summaryrefslogtreecommitdiffstats
path: root/usr.bin/basename
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
committercharnier <charnier@FreeBSD.org>2002-04-19 23:44:58 +0000
commita07fb1cc07255490c7adbf8b4830307c3b6ae34d (patch)
tree1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/basename
parente0fe548473d7c5fb4bd311d674b5af8d589f6c96 (diff)
downloadFreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.zip
FreeBSD-src-a07fb1cc07255490c7adbf8b4830307c3b6ae34d.tar.gz
Use `The .Nm utility'
Diffstat (limited to 'usr.bin/basename')
-rw-r--r--usr.bin/basename/basename.112
1 files changed, 7 insertions, 5 deletions
diff --git a/usr.bin/basename/basename.1 b/usr.bin/basename/basename.1
index 4cb6a25..66d06f5 100644
--- a/usr.bin/basename/basename.1
+++ b/usr.bin/basename/basename.1
@@ -48,8 +48,9 @@
.Nm dirname
.Ar string
.Sh DESCRIPTION
-.Nm Basename
-deletes any prefix ending with the last slash
+The
+.Nm
+utility deletes any prefix ending with the last slash
.Ql \&/
character present in
.Ar string
@@ -64,8 +65,9 @@ is not stripped if it is identical to the remaining characters in
The resulting filename is written to the standard output.
A non-existent suffix is ignored.
.Pp
-.Nm Dirname
-deletes the filename portion, beginning
+The
+.Nm dirname
+utility deletes the filename portion, beginning
with the last slash
.Ql \&/
character to the end of
@@ -89,6 +91,6 @@ The
.Nm
and
.Nm dirname
-functions are expected to be
+utilities are expected to be
.St -p1003.2
compatible.
OpenPOWER on IntegriCloud