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/systat | |
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/systat')
-rw-r--r-- | usr.bin/systat/systat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index a02a3ae..6908961 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -34,7 +34,7 @@ .\" .Dd September 9, 1997 .Dt SYSTAT 1 -.Os BSD 4.3 +.Os .Sh NAME .Nm systat .Nd display system statistics on a crt |