summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-02-28 10:29:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-02-28 10:29:48 +0000
commit975ab35963ee0a816f81d592ec819b6ae18b6413 (patch)
tree54f501da2dc6673a5e03f2f22c0eb8439fc88d53
parent98d8b7924f30ef3671fee103250f5316dd004972 (diff)
Notes
-rw-r--r--bin/df/df.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index 749613e91f03..8cdff7d9a888 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -58,9 +58,10 @@ statistics for all mounted file systems are displayed
option below).
.Pp
The following options are available:
-.Bl -tag -width Ds
+.Bl -tag -width indent
.It Fl a
-Show all mount points, including those that were mounted with the MNT_IGNORE
+Show all mount points, including those that were mounted with the
+.Dv MNT_IGNORE
flag.
.It Fl b
Use 512-byte blocks rather than the default.