Deleted Added
full compact
29c29
< .\" $FreeBSD: head/usr.bin/du/du.1 216370 2010-12-11 08:32:16Z joel $
---
> .\" $FreeBSD: head/usr.bin/du/du.1 228356 2011-12-09 02:30:56Z gjb $
31c31
< .Dd November 6, 2008
---
> .Dd December 8, 2011
39c39
< .Op Fl A
---
> .Op Fl Aclnx
41,46c41,43
< .Op Fl a | s | d Ar depth | Fl t Ar threshold
< .Op Fl c
< .Op Fl l
< .Op Fl h | k | m | B Ar blocksize
< .Op Fl n
< .Op Fl x
---
> .Op Fl h | k | m
> .Op Fl a | s | d Ar depth
> .Op Fl B Ar blocksize
47a45
> .Op Fl t Ar threshold
68c66,68
< .Fl k, m
---
> .Fl h, k
> and
> .Fl m
82,83d81
< .It Fl L
< Symbolic links on the command line and in file hierarchies are followed.
86a85,86
> .It Fl L
> Symbolic links on the command line and in file hierarchies are followed.
92,113c92,93
< .It Fl h
< "Human-readable" output.
< Use unit suffixes: Byte, Kilobyte, Megabyte,
< Gigabyte, Terabyte and Petabyte.
< .It Fl r
< Generate messages about directories that cannot be read, files
< that cannot be opened, and so on.
< This is the default case.
< This option exists solely for conformance with
< .St -xpg4 .
< .It Fl s
< Display an entry for each specified file.
< (Equivalent to
< .Fl d Li 0 )
< .It Fl t Ar threshold
< Display only entries for which size exceeds
< .Ar threshold .
< If
< .Ar threshold
< is negative, display only entries for which size is less than the absolute
< value of
< .Ar threshold .
---
> .It Fl c
> Display a grand total.
118,119c98,102
< .It Fl c
< Display a grand total.
---
> .It Fl h
> .Dq Human-readable
> output.
> Use unit suffixes: Byte, Kilobyte, Megabyte,
> Gigabyte, Terabyte and Petabyte.
123c106
< If a file has multiple hard links, count its size many times.
---
> If a file has multiple hard links, count its size multiple times.
138a122,139
> .It Fl r
> Generate messages about directories that cannot be read, files
> that cannot be opened, and so on.
> This is the default case.
> This option exists solely for conformance with
> .St -xpg4 .
> .It Fl s
> Display an entry for each specified file.
> (Equivalent to
> .Fl d Li 0 )
> .It Fl t Ar threshold
> Display only entries for which size exceeds
> .Ar threshold .
> If
> .Ar threshold
> is negative, display only entries for which size is less than the absolute
> value of
> .Ar threshold .
155,156c156,164
< options are specified, storage used by any symbolic links which are
< followed is not counted or displayed.
---
> option is specified, storage used by any symbolic links which are
> followed is not counted (or displayed).
> .Pp
> The
> .Fl h, k
> and
> .Fl m
> options all override each other; the last one specified determines
> the block counts used.
163c171
< .Fl k, m
---
> .Fl h, k
165c173
< .Fl h
---
> .Fl m
171c179
< .Fl k, m
---
> .Fl h, k
173c181
< .Fl h
---
> .Fl m