; * lisp/man.el (Man-mode): Fix formatting.

This commit is contained in:
Stefan Kangas 2020-08-31 20:47:50 +02:00
parent abca75d2e9
commit 9b35b0c99c

View 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.