]> granicus.if.org Git - neomutt/commitdiff
Nits from Mikko Hänninen.
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 4 Jun 2000 18:18:56 +0000 (18:18 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 4 Jun 2000 18:18:56 +0000 (18:18 +0000)
doc/manual.sgml.head

index 06ff43301488e69b9095d3c8c7990ad7569badd2..cd130cf781108e8804ed8d424e42cf75010003a2 100644 (file)
@@ -851,11 +851,11 @@ In addition, <em/key/ may consist of:
 
 <tscreen><verb>
 \t              tab
-<Tab>          tab
+<tab>           tab
 \r              carriage return
 \n              newline
 \e              escape
-<esc>          escape
+<esc>           escape
 <up>            up arrow
 <down>          down arrow
 <left>          left arrow
@@ -866,9 +866,10 @@ In addition, <em/key/ may consist of:
 <delete>        Delete
 <insert>        Insert
 <enter>         Enter
+<return>        Return
 <home>          Home
 <end>           End
-<Space>                Space bar
+<space>         Space bar
 <f1>            function key 1
 <f10>           function key 10
 </verb></tscreen>