summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-07-24 09:33:23 +0200
committerJim Meyering <meyering@redhat.com>2009-07-24 09:33:38 +0200
commit571b7e3eee2d2a00fc0398fb1a14db0e5da83a20 (patch)
tree32beecf16a36167f5b34660f67e898abafeaf158 /man
parent954dba24d43d18de5a365c7f80ecb5d1ea4be108 (diff)
downloadcoreutils-571b7e3eee2d2a00fc0398fb1a14db0e5da83a20.tar.xz
readlink: improve one-line summary: prints canonical file names, too
* src/readlink.c (usage): Adjust one-line summary. * man/readlink.x: Likewise. Suggested by Kamil Dudka.
Diffstat (limited to 'man')
-rw-r--r--man/readlink.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/readlink.x b/man/readlink.x
index c1d6c5c82..79ba75853 100644
--- a/man/readlink.x
+++ b/man/readlink.x
@@ -1,5 +1,5 @@
[NAME]
-readlink \- display value of a symbolic link
+readlink \- print value of a symbolic link or canonical file name
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]