mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
doc: fix realpath index entry
The 'readlink' node has '@findex realpath' in it. This results in
info doc/coreutils.info realpath
incorrectly jumping to the 'readlink' node (instead of the 'realpath'
node). Change it to @cindex instead.
* doc/coreutils.texi (readlink): Change '@findex realpath' to @cindex.
This commit is contained in:
parent
65b7bf790c
commit
ac48f7135e
@ -10624,7 +10624,7 @@ Set the mode of created files to @var{mode}, which is symbolic as in
|
||||
@cindex displaying value of a symbolic link
|
||||
@cindex canonical file name
|
||||
@cindex canonicalize a file name
|
||||
@findex realpath
|
||||
@cindex realpath
|
||||
|
||||
@command{readlink} may work in one of two supported modes:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user