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/pciconf | |
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/pciconf')
-rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 8f51c6e..74646c3 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -26,7 +26,7 @@ .\" .Dd February 7, 1997 .Dt PCICONF 8 -.Os FreeBSD +.Os .Sh NAME .Nm pciconf .Nd diagnostic utility for the PCI bus |