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:
Colin Percival 2004-01-23 05:13:22 +00:00
parent cec5287b4d
commit db8c0973d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124853

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.