summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/coreutils.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 4599a276e..334d932de 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -9134,6 +9134,8 @@ Set the default SELinux security context to be used for created files.
@cindex displaying value of a symbolic link
@cindex canonical file name
@cindex canonicalize a file name
+@pindex realpath
+@findex realpath
@command{readlink} may work in one of two supported modes:
@@ -9213,6 +9215,9 @@ Report error messages.
The @command{readlink} utility first appeared in OpenBSD 2.1.
+There is a @command{realpath} command on some systems
+which operates like @command{readlink} in canonicalize mode.
+
@exitstatus