Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2009 21:33:09 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/df df.1 df.c
Message-ID:  <200908192133.n7JLXS6o016615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2009-08-19 21:33:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    bin/df               df.1 df.c 
  Log:
  SVN rev 196394 on 2009-08-19 21:33:09Z by simon
  
  MFC r193629:
    Make "human-readable" (-H/-h) output also "humanize" inode counts.
    Base 10 is always used for the inode counts as I could not think of any
    reason base 2 inode counts would be useful.
  
    Minor mdoc markup fix to df(1) while here anyway.
  
  Revision  Changes    Path
  1.40.2.1  +7 -2      src/bin/df/df.1
  1.71.2.1  +30 -4     src/bin/df/df.c



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