summaryrefslogtreecommitdiffstats
path: root/bin/df
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
commitd40c857e0d3367205daa400d589a200a1776f876 (patch)
tree689771de43fefbd125bbf91e0e8eebf67141a5a2 /bin/df
parentd27d6d8e3ad962ceaae81c1de97ea5cec29c444e (diff)
downloadFreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.zip
FreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'bin/df')
-rw-r--r--bin/df/df.118
1 files changed, 12 insertions, 6 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index 3028393..76d3a02 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -62,36 +62,42 @@ The following options are available:
Show all mount points, including those that were mounted with the MNT_IGNORE
flag.
.It Fl b
-Use 512-byte blocks rather than the default. Note that
+Use 512-byte blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl c
Display a grand total.
.It Fl g
-Use 1073741824-byte (1-Gbyte) blocks rather than the default. Note that
+Use 1073741824-byte (1-Gbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl H
-"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte,
+"Human-readable" output.
+Use unit suffixes: Byte, Kilobyte, Megabyte,
Gigabyte, Terabyte and Petabyte in order to reduce the number of
digits to four or fewer using base 10 for sizes.
.It Fl h
-"Human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte,
+"Human-readable" output.
+Use unit suffixes: Byte, Kilobyte, Megabyte,
Gigabyte, Terabyte and Petabyte in order to reduce the number of
digits to four or fewer using base 2 for sizes.
.It Fl i
Include statistics on the number of free inodes.
.It Fl k
-Use 1024-byte (1-Kbyte) blocks rather than the default. Note that
+Use 1024-byte (1-Kbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
.It Fl l
Only display information about locally-mounted file systems.
.It Fl m
-Use 1048576-byte (1-Mbyte) blocks rather than the default. Note that
+Use 1048576-byte (1-Mbyte) blocks rather than the default.
+Note that
this overrides the
.Ev BLOCKSIZE
specification from the environment.
OpenPOWER on IntegriCloud