summaryrefslogtreecommitdiffstats
path: root/contrib/com_err
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-17 18:52:28 +0000
committerru <ru@FreeBSD.org>2006-09-17 18:52:28 +0000
commit42e50d33e634223f919cfc0ab16543bbc8e133eb (patch)
treea910d40a340b5054f7de1ee469627369ae60a9a2 /contrib/com_err
parent1ad9315508e10306995b9bc8e266595c1701febd (diff)
downloadFreeBSD-src-42e50d33e634223f919cfc0ab16543bbc8e133eb.zip
FreeBSD-src-42e50d33e634223f919cfc0ab16543bbc8e133eb.tar.gz
Sort sections.
Diffstat (limited to 'contrib/com_err')
-rw-r--r--contrib/com_err/compile_et.112
1 files changed, 6 insertions, 6 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.
OpenPOWER on IntegriCloud