summaryrefslogtreecommitdiff
path: root/man/dirname.x
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2010-02-15 06:45:31 -0700
committerEric Blake <ebb9@byu.net>2010-02-15 06:56:07 -0700
commitd4de2dc83ad76f0dbce67aa15b37dbedbfd0e6de (patch)
tree630a0fbfd28147737a8c6866929cbd635788b8f1 /man/dirname.x
parent45b46f4951758e6d3564537bbc8535cf76e9114a (diff)
downloadcoreutils-d4de2dc83ad76f0dbce67aa15b37dbedbfd0e6de.tar.xz
dirname: improve man page description
* doc/coreutils.texi (dirname invocation): Properly cover behavior on directory. * man/dirname.x: Likewise. * THANKS: Update. Reported by Emmanuel Lacour.
Diffstat (limited to 'man/dirname.x')
-rw-r--r--man/dirname.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/dirname.x b/man/dirname.x
index 2cfa08aa2..09c46e4fe 100644
--- a/man/dirname.x
+++ b/man/dirname.x
@@ -1,5 +1,5 @@
[NAME]
-dirname \- strip non-directory suffix from file name
+dirname \- strip last component from file name
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]