Date: Tue, 26 Jul 2011 13:58:09 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r224443 - in stable/7/usr.sbin/makefs: . ffs Message-ID: <201107261358.p6QDw9Gi011766@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marius Date: Tue Jul 26 13:58:09 2011 New Revision: 224443 URL: http://svn.freebsd.org/changeset/base/224443 Log: MFC: r203059 Correct copy-paste typo from previous option description. Modified: stable/7/usr.sbin/makefs/makefs.8 Directory Properties: stable/7/usr.sbin/makefs/ (props changed) stable/7/usr.sbin/makefs/ffs/ffs_bswap.c (props changed) stable/7/usr.sbin/makefs/ffs/ffs_subr.c (props changed) stable/7/usr.sbin/makefs/ffs/ufs_bswap.h (props changed) stable/7/usr.sbin/makefs/getid.c (props changed) Modified: stable/7/usr.sbin/makefs/makefs.8 ============================================================================== --- stable/7/usr.sbin/makefs/makefs.8 Tue Jul 26 13:58:08 2011 (r224442) +++ stable/7/usr.sbin/makefs/makefs.8 Tue Jul 26 13:58:09 2011 (r224443) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261358.p6QDw9Gi011766>