diff options
| author | wiz <wiz@NetBSD.org> | 2001-12-20 20:04:46 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-12-20 20:04:46 +0000 |
| commit | 6fa1adea30e4e85ed5060ba2cb72b45e11b0c016 (patch) | |
| tree | c31b9ef6e42a2fd46ecd6699164a8199c17cc6b2 /bin | |
| parent | 22f1ac50a698d18065572fa6e82039f13405e369 (diff) | |
Use standard headers, sort SEE ALSO.
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/df/df.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index fd91c037a49..92922a267ea 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: df.1,v 1.23 2001/11/05 17:51:56 jdolecek Exp $ +.\" $NetBSD: df.1,v 1.24 2001/12/20 20:04:46 wiz Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -140,7 +140,7 @@ be taken. If a file system is given on the command line that is not of the specified type, a warning is issued and no information is given on that file system. .El -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE If the environment variable @@ -154,15 +154,15 @@ size block. .El .Sh SEE ALSO .Xr quota 1 , -.Xr statfs 2 , .Xr fstatfs 2 , .Xr getfsstat 2 , +.Xr statfs 2 , .Xr getbsize 3 , .Xr getmntinfo 3 , +.Xr fs 5 , .Xr fstab 5 , .Xr mount 8 , .Xr quot 8 , -.Xr fs 5 , .Xr tunefs 8 .Sh HISTORY A |
