diff options
author | ru <ru@FreeBSD.org> | 2001-03-01 11:06:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-03-01 11:06:56 +0000 |
commit | 7a3646c686ce9b4f2057d59afb4a2096c2bcfd4e (patch) | |
tree | 226ebf3a584db9f9c3cbc1c087793f65691720fa | |
parent | 20155d87d96f11e973a5e4df5df863d93f79e066 (diff) | |
download | FreeBSD-src-7a3646c686ce9b4f2057d59afb4a2096c2bcfd4e.zip FreeBSD-src-7a3646c686ce9b4f2057d59afb4a2096c2bcfd4e.tar.gz |
mdoc(7) police: misc fixes.
-rw-r--r-- | contrib/pnpinfo/pnpinfo.8 | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8 index 6abb548..4733566 100644 --- a/contrib/pnpinfo/pnpinfo.8 +++ b/contrib/pnpinfo/pnpinfo.8 @@ -37,9 +37,9 @@ .Nm pnpinfo .Nd "Reports information about Plug-n-Play ISA devices" .Sh SYNOPSIS -.Nm pnpinfo +.Nm .Sh DESCRIPTION -.Nm pnpinfo +.Nm reports information about Plug-n-Play ISA devices. Some of the information, such as the vendor ID, serial number, I/O ports, IRQ, etc. are useful when configuring a kernel with ISA PnP devices. @@ -51,9 +51,6 @@ A few of the tags are unimplemented (Enough exist for 99% of PnP cards). The .Nm utility first appeared in -.Fx -2.2. -.Sh AUTHOR -.Bl -tag -Sujal M. Patel, smpatel@umiacs.umd.edu -.El +.Fx 2.2 . +.Sh AUTHORS +.An Sujal M. Patel Aq smpatel@umiacs.umd.edu |