summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-20 11:58:12 +0000
committercharnier <charnier@FreeBSD.org>2002-04-20 11:58:12 +0000
commit487a22adbf7d14b574b29683ada3bc989bbfb261 (patch)
tree5c106a9bc9b1e680c59a4cc6709c6180b2e1775e /bin
parentfbb3ffd56a35bdf97e4d5862b14b5e7024bc17a2 (diff)
downloadFreeBSD-src-487a22adbf7d14b574b29683ada3bc989bbfb261.zip
FreeBSD-src-487a22adbf7d14b574b29683ada3bc989bbfb261.tar.gz
Use `The .Nm utility'
Diffstat (limited to 'bin')
-rw-r--r--bin/pax/cpio.13
-rw-r--r--bin/pax/tar.17
-rw-r--r--bin/realpath/realpath.13
3 files changed, 7 insertions, 6 deletions
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1
index 4d7e218..5a38325 100644
--- a/bin/pax/cpio.1
+++ b/bin/pax/cpio.1
@@ -252,8 +252,9 @@ List filenames as they are copied.
Path in which to store temporary files.
.El
.Sh DIAGNOSTICS
+The
.Nm
-will exit with one of the following values:
+utility will exit with one of the following values:
.Bl -tag -width 2n
.It 0
All files were processed successfully.
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index 0a5ef2d..ff17f18 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -96,9 +96,7 @@ In addition to the flags mentioned above, any of the following
flags may be used:
.Bl -tag -width indent
.It Fl b Ar "blocking factor"
-Set blocking factor to use for the archive.
-.Nm
-uses 512 byte blocks.
+Set blocking factor to use for the archive, with 512 byte blocks.
The default is 20, the maximum is 126.
Archives with a blocking factor larger 63 violate the
.Tn POSIX
@@ -255,8 +253,9 @@ Default tape device to use instead of
default archive name
.El
.Sh DIAGNOSTICS
+The
.Nm
-will exit with one of the following values:
+utility will exit with one of the following values:
.Bl -tag -width 2n
.It 0
All files were processed successfully.
diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1
index bbc5a04..61358ac 100644
--- a/bin/realpath/realpath.1
+++ b/bin/realpath/realpath.1
@@ -46,8 +46,9 @@
.Nm
.Ar path
.Sh DESCRIPTION
+The
.Nm
-uses the
+utility uses the
.Xr realpath 3
function to resolve all symbolic links, extra
.Ql /
OpenPOWER on IntegriCloud