diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 11:21:39 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 11:21:39 +0000 |
commit | 3c5734925c52ae38922a5f660600de0e47c5d4c2 (patch) | |
tree | dcbc18d3456f94b3f6b0277be23116b7a8351fbb /TODO | |
parent | 8dd3b9f7294348a23cb6fb0fbc2bd134814f554f (diff) | |
download | mandoc-3c5734925c52ae38922a5f660600de0e47c5d4c2.tar.gz |
Suppress whitespace following Pp, Lp, sp, and the other newline-emitting
macros within an unfilled or literal `Bd'.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -134,9 +134,6 @@ In -unfilled, tabs are 5 spaces, just like in -filled and -ragged. See the CCDF_* display in OpenBSD ccdconfig(8). -- In .Bd -unfilled, .Pp should produce one blank line, not two; - see the ccd.conf display in OpenBSD ccdconfig(8). - - .Nx 1.0a should be "NetBSD 1.0A", not "NetBSD 1.0a", see OpenBSD ccdconfig(8). |