diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 15:12:08 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 15:12:08 +0000 |
commit | 0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5 (patch) | |
tree | 35915c4629769b7eafe99434d734571c5c720e3c /usr.sbin/manctl | |
parent | b7a774cad49c3432e28702df24c84e01085e2f9a (diff) | |
download | FreeBSD-src-0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5.zip FreeBSD-src-0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'usr.sbin/manctl')
-rw-r--r-- | usr.sbin/manctl/manctl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index 6ee9161..72e5307 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -25,7 +25,7 @@ .\" $FreeBSD$ .Dd January 1, 1996 .Dt MANCTL 8 -.Os FreeBSD +.Os .Sh NAME .Nm manctl .Nd manipulating manual pages |