diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
commit | 36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7 (patch) | |
tree | 470676bad86b97ccb7ff4ca21d55193b9fc56224 /usr.bin/quota | |
parent | e375c956b03f3921f222598f5bc28a44268826b3 (diff) | |
download | FreeBSD-src-36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7.zip FreeBSD-src-36f138439b9c0bba24b2f3d0c7b04008e9ecd2a7.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'usr.bin/quota')
-rw-r--r-- | usr.bin/quota/quota.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1 index 4cd6d2b..7e9b124 100644 --- a/usr.bin/quota/quota.1 +++ b/usr.bin/quota/quota.1 @@ -37,7 +37,7 @@ .\" .Dd June 6, 1993 .Dt QUOTA 1 -.Os BSD 4.2 +.Os .Sh NAME .Nm quota .Nd display disk usage and limits |