summaryrefslogtreecommitdiff
path: root/man/readlink.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/readlink.x')
-rw-r--r--man/readlink.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/readlink.x b/man/readlink.x
index 6b28bca47..3141cd253 100644
--- a/man/readlink.x
+++ b/man/readlink.x
@@ -2,5 +2,7 @@
readlink \- print resolved symbolic links or canonical file names
[DESCRIPTION]
.\" Add any additional description here
+Note realpath(1) is the preferred command to use
+for canonicalization functionality.
[SEE ALSO]
readlink(2), realpath(1), realpath(3)