diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2023-11-24 04:48:03 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2023-11-24 04:48:03 +0000 |
commit | c3e2d101e826252a4855545f04d019d98ff89ce4 (patch) | |
tree | db35e4798ba5e126f04d03052871a22d9f9317ca /gnu | |
parent | 0662da9f2b7ddc6f1fb22ea659fb2c8c07f17371 (diff) |
1. Do not put ASCII_HYPH (0x1c) into the tag file.
That happened when tagging a string containing '-' on an input text line,
most commonly in man(7) .TP next line scope.
2. Do not let "\-" end the tag.
In both cases, translate ASCII_HYPH and "\-" to plain '-' for output.
For example, this improves handling of unbound.conf(5).
These two bugs were found thanks to a posting by weerd@.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions