summaryrefslogtreecommitdiffstats
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
parentfbb3ffd56a35bdf97e4d5862b14b5e7024bc17a2 (diff)
downloadFreeBSD-src-487a22adbf7d14b574b29683ada3bc989bbfb261.zip
FreeBSD-src-487a22adbf7d14b574b29683ada3bc989bbfb261.tar.gz
Use `The .Nm utility'
-rw-r--r--bin/pax/cpio.13
-rw-r--r--bin/pax/tar.17
-rw-r--r--bin/realpath/realpath.13
-rw-r--r--sbin/ffsinfo/ffsinfo.89
4 files changed, 12 insertions, 10 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 /
diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8
index c9d5874..4377cbd 100644
--- a/sbin/ffsinfo/ffsinfo.8
+++ b/sbin/ffsinfo/ffsinfo.8
@@ -52,10 +52,11 @@
.Op Fl o Ar outfile
.Ar special | file
.Sh DESCRIPTION
-.Nm Ffsinfo
-extends the
+The
+.Nm
+utility extends the
.Xr dumpfs 8
-program.
+utility.
.Pp
The output is generated into the file
.Pa outfile .
@@ -149,5 +150,5 @@ filesystem.
.Sh HISTORY
The
.Nm
-command first appeared in
+utility first appeared in
.Fx 4.4 .
OpenPOWER on IntegriCloud