aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit1bb462fa770edbf91f52a725195dec2abb9da0c0 (patch)
tree8836eba4698722c4e61dbb451973e6dc398e6abe /mdoc.7
parentcf31a5f8f71af20edc5dc3b30932e2ba7d10a298 (diff)
downloadmandoc-1bb462fa770edbf91f52a725195dec2abb9da0c0.tar.gz
mandoc-1bb462fa770edbf91f52a725195dec2abb9da0c0.tar.zst
mandoc-1bb462fa770edbf91f52a725195dec2abb9da0c0.zip
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.75
1 files changed, 3 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index b66829cb..e116e748 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.160 2010/09/27 06:56:44 kristaps Exp $
+.\" $Id: mdoc.7,v 1.161 2010/09/27 11:21:39 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -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