diff options
author | 2019-01-05 18:59:37 +0000 | |
---|---|---|
committer | 2019-01-05 18:59:37 +0000 | |
commit | 5c01bbd0d9a01c1fd2cd160f55509ba0a0560204 (patch) | |
tree | df277cf672b9056c233407e6fd5f0d6e93cb6945 /usr.bin/mandoc/man_term.c | |
parent | fix previous commit (diff) | |
download | wireguard-openbsd-5c01bbd0d9a01c1fd2cd160f55509ba0a0560204.tar.xz wireguard-openbsd-5c01bbd0d9a01c1fd2cd160f55509ba0a0560204.zip |
In HTML output, man(7) .RS blocks get formatted as <div class="Bd-indent">,
and i can see no reasonable alternative: they do indeed represent indented
displays. They certainly require flow context and make no sense in phrasing
context. Consequently, they have to suspend no-fill mode during their head,
in just the same way as other paragraph-type macros do it.
This fixes HTML syntax errors that resulted from .nf followed by .RS.
Diffstat (limited to 'usr.bin/mandoc/man_term.c')
0 files changed, 0 insertions, 0 deletions