From 7e55afcbbcc16e43878840442483f07d526a93d4 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 1 Mar 2001 11:06:56 +0000 Subject: [PATCH] mdoc(7) police: misc fixes. --- contrib/pnpinfo/pnpinfo.8 | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8 index 6abb548df8a2..4733566a8a4a 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