diff options
author | 2017-06-18 17:35:40 +0000 | |
---|---|---|
committer | 2017-06-18 17:35:40 +0000 | |
commit | 07530f0a2438937199ce590a848576aa8885048b (patch) | |
tree | 7ffb8570870ee57d6a970f5dacc4087e455e9ebc /lib/libc/gen/tree.c | |
parent | Convert last set_timeout() use to set_timeout_interval() and (diff) | |
download | wireguard-openbsd-07530f0a2438937199ce590a848576aa8885048b.tar.xz wireguard-openbsd-07530f0a2438937199ce590a848576aa8885048b.zip |
Implement appending to standard man(7) and mdoc(7) macros with .am.
With roff_getstrn(), provide finer control which definitions
can be used for what:
* All definitions can be used for .if d tests and .am appending.
* User-defined for \* expansion, .dei expansion, and macro calling.
* Predefined for \* expansion.
* Standard macros, original or renamed, for macro calling.
Several related improvements while here:
* Do not return string table entries that have explicitly been removed.
* Do not create a rentab entry when trying to rename a non-existent macro.
* Clear an existing rentab entry when the external interface
roff_setstr() is called with its name.
* Avoid trailing blanks in macro lines generated from renamed
and from aliased macros.
* Delete the duplicate __m*_reserved[] tables, just use roff_name[].
Diffstat (limited to 'lib/libc/gen/tree.c')
0 files changed, 0 insertions, 0 deletions