Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 13:58:08 +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-8@freebsd.org
Subject:   svn commit: r224442 - in stable/8/usr.sbin/makefs: . ffs
Message-ID:  <201107261358.p6QDw8xF011731@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261358.p6QDw8xF011731>