aboutsummaryrefslogtreecommitdiff
path: root/bin/df
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
commitaf202156659087d0a60caf70834dcefb46406a0c (patch)
treecf676e7c261d79d654f052f6b787e0f9aa00b52d /bin/df
parent2b5f199de6771d889a849666e0a2e7e6ab511ac3 (diff)
Notes
Diffstat (limited to 'bin/df')
-rw-r--r--bin/df/df.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index 87655a6fbf0a..1bbe0888ab85 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)df.1 8.3 (Berkeley) 5/8/95
-.\" $Id: df.1,v 1.5 1996/12/11 10:01:49 jkh Exp $
+.\" $Id: df.1,v 1.6 1996/12/14 05:56:02 steve Exp $
.\"
.Dd May 8, 1995
.Dt DF 1
@@ -111,9 +111,9 @@ and
flags are ignored if a file or filesystem is specified.
.Sh SEE ALSO
.Xr quota 1 ,
-.Xr statfs 2 ,
.Xr fstatfs 2 ,
.Xr getfsstat 2 ,
+.Xr statfs 2 ,
.Xr getmntinfo 3 ,
.Xr fstab 5 ,
.Xr mount 8 ,