mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Use `The .Nm utility'
This commit is contained in:
parent
f6310641b9
commit
874506698f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95122
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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 /
|
||||
|
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user