Date: Sun, 7 Jun 2009 09:06:21 +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: <200906070906.n5796QLd072413@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2009-06-07 09:06:21 UTC
FreeBSD src repository
Modified files:
bin/df df.1 df.c
Log:
SVN rev 193629 on 2009-06-07 09:06:21Z by simon
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.
MFC after: 3 weeks
Revision Changes Path
1.42 +7 -2 src/bin/df/df.1
1.73 +30 -4 src/bin/df/df.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906070906.n5796QLd072413>
