mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Prepare for mdoc(7)NG.
This commit is contained in:
parent
87eb4a4220
commit
1d66272a85
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70886
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user