aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorTassilo Horn2013-12-20 21:08:56 +0100
committerTassilo Horn2013-12-20 21:08:56 +0100
commiteea2cba48e1ad87992a896c75d6d2ed8afb24a30 (patch)
tree583c89dff6e7d3c5a3f7bd3b0fdfb4ec72d224bb /doc/misc
parent24da72738b54b7a247bf14dd704166056af815bf (diff)
downloademacs-eea2cba48e1ad87992a896c75d6d2ed8afb24a30.tar.gz
emacs-eea2cba48e1ad87992a896c75d6d2ed8afb24a30.zip
Don't duplicate descriptions if there are alternative keys.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/woman.texi5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index 0502ab5c220..839f1ab2665 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -629,11 +629,8 @@ the @code{man} key bindings.
629Scroll the man page up the window (@code{scroll-up}). 629Scroll the man page up the window (@code{scroll-up}).
630 630
631@item @key{DEL} 631@item @key{DEL}
632@kindex DEL
633@findex scroll-down
634Scroll the man page down the window (@code{scroll-down}).
635
636@item @key{S-SPC} 632@item @key{S-SPC}
633@kindex DEL
637@kindex S-SPC 634@kindex S-SPC
638@findex scroll-down 635@findex scroll-down
639Scroll the man page down the window (@code{scroll-down}). 636Scroll the man page down the window (@code{scroll-down}).