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:
parent
c49198967a
commit
93d8346288
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue