diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-19 01:04:26 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-19 01:04:26 +0000 |
| commit | febf3b9bd54f7e4922c7cb398c21be367c8b5347 (patch) | |
| tree | af64c1821c71296b661ad7ae68aa53803a94f3b2 /bin | |
| parent | 3088bedb1a4ef63d4656e966cead4f511742917d (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/df/df.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index a08aef6a19e9..3c60b26a5d0a 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -29,7 +29,7 @@ .\" @(#)df.1 8.3 (Berkeley) 5/8/95 .\" $FreeBSD$ .\" -.Dd October 18, 2011 +.Dd March 3, 2012 .Dt DF 1 .Os .Sh NAME @@ -158,7 +158,9 @@ is set, the block counts will be displayed in units of that size block. .El .Sh SEE ALSO .Xr lsvfs 1 , +.Xr pstat 1 , .Xr quota 1 , +.Xr swapinfo 1 , .Xr fstatfs 2 , .Xr getfsstat 2 , .Xr statfs 2 , |
