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 <hong@topbug.net>.  (Bug#25033)
This commit is contained in:
Eli Zaretskii 2016-12-02 11:10:04 +02:00
parent c49198967a
commit 93d8346288

View file

@ -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 with Info (@pxref{Misc Help}). This process is not finished, so it is
still useful to read manual pages. still useful to read manual pages.
@findex manual-entry @findex man
You can read the man page for an operating system command, library You can read the man page for an operating system command, library
function, or system call, with the @kbd{M-x man} command. This function, or system call, with the @kbd{M-x man} command. This
prompts for a topic, with completion (@pxref{Completion}), and runs prompts for a topic, with completion (@pxref{Completion}), and runs