summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/manual.sgml.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/manual.sgml.in b/doc/manual.sgml.in
index 244895d3..37d6cb82 100644
--- a/doc/manual.sgml.in
+++ b/doc/manual.sgml.in
@@ -719,9 +719,11 @@ In addition, <em/key/ may consist of:
<tscreen><verb>
\t tab
+<Tab> tab
\r carriage return
\n newline
\e escape
+<esc> escape
<up> up arrow
<down> down arrow
<left> left arrow
@@ -734,8 +736,9 @@ In addition, <em/key/ may consist of:
<enter> Enter
<home> Home
<end> End
-f1 function key 1
-f10 function key 10
+<Space> Space bar
+<f1> function key 1
+<f10> function key 10
</verb></tscreen>
<em/key/ does not need to be enclosed in quotes unless it contains a