]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/man.el (Man-mode): Fix formatting.
authorStefan Kangas <stefankangas@gmail.com>
Mon, 31 Aug 2020 18:47:50 +0000 (20:47 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 1 Sep 2020 22:01:37 +0000 (00:01 +0200)
lisp/man.el

index c914ec34b97ab384b9dac52bc7c6a4312cd8c8da..bec3bfdbb2e7bfbd50494c40079cddd68c53af0c 100644 (file)
@@ -1541,8 +1541,8 @@ The following man commands are available in the buffer.  Try
 
 \\[man]       Prompt to retrieve a new manpage.
 \\[Man-follow-manual-reference]       Retrieve reference in SEE ALSO section.
-\\[Man-next-manpage]   Jump to next manpage in circular list.
-\\[Man-previous-manpage]   Jump to previous manpage in circular list.
+\\[Man-next-manpage]     Jump to next manpage in circular list.
+\\[Man-previous-manpage]     Jump to previous manpage in circular list.
 \\[Man-next-section]       Jump to next manpage section.
 \\[Man-previous-section]       Jump to previous manpage section.
 \\[Man-goto-section]       Go to a manpage section.