summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/com_err/compile_et.112
-rw-r--r--contrib/pnpinfo/pnpinfo.84
2 files changed, 8 insertions, 8 deletions
diff --git a/contrib/com_err/compile_et.1 b/contrib/com_err/compile_et.1
index e7c3fb6..bdc608b 100644
--- a/contrib/com_err/compile_et.1
+++ b/contrib/com_err/compile_et.1
@@ -61,12 +61,6 @@ the ``.et'' suffix replaced by ``.c'' and ``.h''.
.Pp
A ``#'' in the source file is treated as a comment character, and all
remaining text to the end of the source line will be ignored.
-.Sh BUGS
-Since
-.Nm compile_et
-uses a very simple parser based on
-.Xr yacc 1 ,
-its error recovery leaves much to be desired.
.Sh SEE ALSO
.Xr yacc 1 ,
.Xr com_err 3
@@ -74,3 +68,9 @@ its error recovery leaves much to be desired.
.%A Ken Raeburn
.%T "A Common Error Description Library for UNIX"
.Re
+.Sh BUGS
+Since
+.Nm compile_et
+uses a very simple parser based on
+.Xr yacc 1 ,
+its error recovery leaves much to be desired.
diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8
index 5b6746c..f6257d5 100644
--- a/contrib/pnpinfo/pnpinfo.8
+++ b/contrib/pnpinfo/pnpinfo.8
@@ -44,8 +44,6 @@ 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).
.Sh SEE ALSO
.Xr pnp 4
.Sh HISTORY
@@ -55,3 +53,5 @@ utility first appeared in
.Fx 2.2 .
.Sh AUTHORS
.An Sujal M. Patel Aq smpatel@umiacs.umd.edu
+.Sh BUGS
+A few of the tags are unimplemented (Enough exist for 99% of PnP cards).
OpenPOWER on IntegriCloud