Clarify behaviour of ffsinfo: It appends to outfile without

removing any existing contents.

PR:		bin/61473
Submitted by:	Alex Popa <razon@ldc.ro>
MFC after:	7 days
Approved by:	rwatson (mentor)
This commit is contained in:
cperciva 2004-01-23 05:13:22 +00:00
parent 404b9acfc6
commit 49da013752

View File

@ -57,7 +57,7 @@ utility extends the
.Xr dumpfs 8
utility.
.Pp
The output is generated into the file
The output is appended to the file
.Pa outfile .
Also expect the output file to be rather large.
Up to 2 percent of the size of the specified file system is not uncommon.