summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-09-27 11:21:39 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-09-27 11:21:39 +0000
commit3c5734925c52ae38922a5f660600de0e47c5d4c2 (patch)
treedcbc18d3456f94b3f6b0277be23116b7a8351fbb /mdoc.7
parent8dd3b9f7294348a23cb6fb0fbc2bd134814f554f (diff)
downloadmandoc-3c5734925c52ae38922a5f660600de0e47c5d4c2.tar.gz
Suppress whitespace following Pp, Lp, sp, and the other newline-emitting
macros within an unfilled or literal `Bd'.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.73
1 files changed, 2 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index 5ae18390..9e4fe6ce 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1076,7 +1076,8 @@ implementations render it poorly.
Left- and right-justify the block.
.It Fl literal
Do not justify the block at all.
-Preserve white space as it appears in the input.
+Preserve white space and newlines as they appear in the input, including
+if it follows a macro.
.It Fl ragged
Only left-justify the block.
.It Fl unfilled