1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-19 14:25:45 +01:00

Minor documentation fixes.

This commit is contained in:
Štěpán Němec
2011-01-27 01:40:14 +01:00
parent 90c2ded645
commit 8db7f4c1e5
4 changed files with 24 additions and 21 deletions

View File

@@ -46,7 +46,7 @@
</p>
<p tag=":map-modes">
Standard key mapping commands are provided for the four most
Standard key mapping commands are provided for the five most
common modes,
</p>
@@ -65,6 +65,7 @@
prefixed with one of the above letters. For instance,
<ex>:imap</ex> creates a new key mapping in insert mode, while
<ex>:cunmap</ex> removes a key mapping from command-line mode.
Other modes can be specified using the -modes option described below.
</p>
<warning>