summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-08-29 08:27:01 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-08-29 08:27:01 +0000
commitdd53cfef3b772ad69e888eaf73105fd1b663ea0c (patch)
tree4ed374d28b29eb513624f08aa21717b3406f0c36 /doc
parent1b4bde5c2faebb9635930e2a5d2241df34883375 (diff)
Correct an editor key binding example.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.sgml2
-rw-r--r--doc/manual.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual.sgml b/doc/manual.sgml
index 9edd5bc7..1433219c 100644
--- a/doc/manual.sgml
+++ b/doc/manual.sgml
@@ -135,7 +135,7 @@ You can remap the <em/editor/ functions using the <ref id="bind" name="bind">
command. For example, to make the <em/Delete/ key delete the character in
front of the cursor rather than under, you could use
-<tt/bind editor delete backspace/
+<tt/bind editor <delete> backspace/
<sect1>Reading Mail - The Index and Pager
<p>
diff --git a/doc/manual.txt b/doc/manual.txt
index f3438ddb..f7930718 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -152,7 +152,7 @@
example, to make the _D_e_l_e_t_e key delete the character in front of the
cursor rather than under, you could use
- bind editor delete backspace
+ bind editor backspace
22..33.. RReeaaddiinngg MMaaiill -- TThhee IInnddeexx aanndd PPaaggeerr