summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/man_term.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-01-05 18:59:37 +0000
committerschwarze <schwarze@openbsd.org>2019-01-05 18:59:37 +0000
commit5c01bbd0d9a01c1fd2cd160f55509ba0a0560204 (patch)
treedf277cf672b9056c233407e6fd5f0d6e93cb6945 /usr.bin/mandoc/man_term.c
parentfix previous commit (diff)
downloadwireguard-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