aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-16 20:51:10 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-16 20:51:10 +0000
commitd429ea332342fcb98d27a350d0c4944bf9aec3f9 (patch)
treeceed8b28295f9ad74d0ff7abf6e2b1226e4c419c
parentc1c9502bf71d38e163aa95de1d19f1d94323032c (diff)
downloadsrc-d429ea332342fcb98d27a350d0c4944bf9aec3f9.tar.gz
src-d429ea332342fcb98d27a350d0c4944bf9aec3f9.zip
Markup fixes.
Approved by: re (blanket)
Notes
Notes: svn path=/head/; revision=147440
-rw-r--r--contrib/com_err/compile_et.15
-rw-r--r--contrib/pnpinfo/pnpinfo.85
2 files changed, 6 insertions, 4 deletions
diff --git a/contrib/com_err/compile_et.1 b/contrib/com_err/compile_et.1
index f43265521e1e..e7c3fb6f0ac4 100644
--- a/contrib/com_err/compile_et.1
+++ b/contrib/com_err/compile_et.1
@@ -3,7 +3,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 22, 1988
+.Dd November 22, 1988
.Os
.Dt COMPILE_ET 1
.Sh NAME
@@ -54,7 +54,8 @@ preprocessor directives defining them as integer constants of up to
.Pp
A C source file is also generated which should be compiled and linked
with the object files which reference these error codes; it contains
-the text of the messages and the initialization subroutine. Both C
+the text of the messages and the initialization subroutine.
+Both C
files have names derived from that of the original source file, with
the ``.et'' suffix replaced by ``.c'' and ``.h''.
.Pp
diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8
index f85b16430bdf..5b6746c6d2da 100644
--- a/contrib/pnpinfo/pnpinfo.8
+++ b/contrib/pnpinfo/pnpinfo.8
@@ -40,8 +40,9 @@
.Nm
.Sh DESCRIPTION
.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
+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.
.Sh BUGS
A few of the tags are unimplemented (Enough exist for 99% of PnP cards).