mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Prepare for mdoc(7)NG.
This commit is contained in:
parent
87eb4a4220
commit
1d66272a85
1 changed files with 7 additions and 9 deletions
|
|
@ -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 a new issue