From: Eli Zaretskii Date: Fri, 2 Dec 2016 09:10:04 +0000 (+0200) Subject: Improve indexing of 'man' X-Git-Tag: emacs-25.1.91~42 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=93d8346;p=emacs.git Improve indexing of 'man' * doc/emacs/programs.texi (Man Page): Index 'man', not 'manual-entry', as the latter is an alias for the former. Suggested by Hong Xu . (Bug#25033) --- diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index e409affd67d..4c382c16b7d 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -1193,7 +1193,7 @@ replace man pages with better-organized manuals that you can browse with Info (@pxref{Misc Help}). This process is not finished, so it is still useful to read manual pages. -@findex manual-entry +@findex man You can read the man page for an operating system command, library function, or system call, with the @kbd{M-x man} command. This prompts for a topic, with completion (@pxref{Completion}), and runs