summaryrefslogtreecommitdiff
path: root/sys/arch/m88k
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-08-21 14:01:00 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-08-21 14:01:00 +0000
commit8cb590f51f5a25b344d691b787f79c0ecfba01ce (patch)
treeed291c7f645d46c1e16a28122b516649baf0dee5 /sys/arch/m88k
parent7ff32a218d73feedf82395603c7016731e6b4089 (diff)
Backout previous.
As Kristaps found out, i was wrong: .Bl -column phrases do not ignore spacing rules for trailing punctuation in general. In particular, - the rightmost column of a column list is unaffected - columns terminated by the .Ta macro instead of a tab are unaffected - columns ending in a blank are unaffected Spacing rules for trailing punctuation are only ignored when the tab follows the punctuation immediately, without a blank in between, because then the combination of punctuation and tab is treated by roff as a word, and the punctuation is not recognized as isolated. The reason this doesn't work in mandoc is that in the special case of .Bl -column (not in general!), mandoc treats tabs as word delimiters. We either need to solve this differently, or call it a bug in roff.
Diffstat (limited to 'sys/arch/m88k')
0 files changed, 0 insertions, 0 deletions