summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorschwarze <>2010-02-23 23:00:52 +0000
committerschwarze <>2010-02-23 23:00:52 +0000
commite1078872617912e5553bcd54683368efa7d54328 (patch)
tree139b492aa1e3227a2fd86793be5ffecb257347e0 /src/lib/libc
parent00c63ab59645edbe96c6197c108e64832eacbc71 (diff)
downloadopenbsd-e1078872617912e5553bcd54683368efa7d54328.tar.gz
openbsd-e1078872617912e5553bcd54683368efa7d54328.tar.bz2
openbsd-e1078872617912e5553bcd54683368efa7d54328.zip
Fix the worst among the fatal block-nesting issues we have in our tree,
in the end simply changing Oo Xo Oo Oc Oc Xc to Oo Xo Oo Oc Xc Oc. I tried five different variants without the Xo/Xc, because there is no real reason why Xo/Xc should be needed here, and two additional variants with Xo/Xc that look more pretty than what i'm now committing. All seven alternatives work both with mandoc and groff 1.20.1, but all seven trigger various different bugs in our old groff, and we still need to remain compatible with our old groff right now. ok jmc@ sobrado@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions