From 1d66272a85cde1c8a69c58f4b5dd649babd6eca6 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 10 Jan 2001 14:18:12 +0000 Subject: [PATCH] Prepare for mdoc(7)NG. --- contrib/com_err/compile_et.1 | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/contrib/com_err/compile_et.1 b/contrib/com_err/compile_et.1 index 09103807953..a144d7bec93 100644 --- a/contrib/com_err/compile_et.1 +++ b/contrib/com_err/compile_et.1 @@ -22,20 +22,18 @@ library. The source file name must end with a suffix of ``.et''; the file consists of a declaration supplying the name (up to four characters long) of the error-code table: - +.Pp .Em error_table name - +.Pp followed by up to 256 entries of the form: - +.Pp .Em error_code name , -" -.Em string -" - +.No \(dq Ns Em string Ns \(dq +.Pp and a final - +.Pp .Em end - +.Pp to indicate the end of the table. .Pp The name of the table is used to construct the name of a subroutine