svn commit: r224442 - in stable/8/usr.sbin/makefs: . ffs
Marius Strobl
marius at FreeBSD.org
Tue Jul 26 13:58:08 UTC 2011
Author: marius
Date: Tue Jul 26 13:58:08 2011
New Revision: 224442
URL: http://svn.freebsd.org/changeset/base/224442
Log:
MFC: r203059
Correct copy-paste typo from previous option description.
Modified:
stable/8/usr.sbin/makefs/makefs.8
Directory Properties:
stable/8/usr.sbin/makefs/ (props changed)
stable/8/usr.sbin/makefs/ffs/ffs_bswap.c (props changed)
stable/8/usr.sbin/makefs/ffs/ffs_subr.c (props changed)
stable/8/usr.sbin/makefs/ffs/ufs_bswap.h (props changed)
stable/8/usr.sbin/makefs/getid.c (props changed)
Modified: stable/8/usr.sbin/makefs/makefs.8
==============================================================================
--- stable/8/usr.sbin/makefs/makefs.8 Tue Jul 26 13:29:11 2011 (r224441)
+++ stable/8/usr.sbin/makefs/makefs.8 Tue Jul 26 13:58:08 2011 (r224442)
@@ -159,7 +159,7 @@ free files (inodes) exist in the image.
An optional
.Ql %
suffix may be provided to indicate that
-.Ar free-blocks
+.Ar free-files
indicates a percentage of the calculated image size
.It Fl F Ar specfile
Use
More information about the svn-src-stable-8
mailing list