diff options
author | ats <ats@FreeBSD.org> | 1995-08-12 13:52:26 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-08-12 13:52:26 +0000 |
commit | 5c5410fe346e93f6395e7508d6e75179c3f64ddb (patch) | |
tree | ae109802f0a129450c7743ca810831fdcff3a3c7 /usr.bin | |
parent | 8710b24967927fc0dbf7d67d4b24a05ea4d3e31d (diff) | |
download | FreeBSD-src-5c5410fe346e93f6395e7508d6e75179c3f64ddb.zip FreeBSD-src-5c5410fe346e93f6395e7508d6e75179c3f64ddb.tar.gz |
Submitted by: careilly@tcd.ie Colman Reilly
replace the reference of quot(8) with a reference to quota(1).
Colman Reilly noticed the missing quot, GNATS bin/671.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/du/du.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 97c366a..5910aa4 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -114,7 +114,7 @@ is set, the block counts will be displayed in units of that size block. .Xr df 1 , .Xr fts 3 , .Xr symlink 7 , -.Xr quot 8 +.Xr quota 1 .Sh HISTORY A .Nm du |