Commit fix from ru@freebsd (already in groff CVS) to fix a problem

discovered by jmc@openbsd:
.Pp
.Bd -literal
had more whitespace than plain
.Bd -literal
without a .Pp directly before.
This commit is contained in:
wiz 2003-07-06 02:23:45 +00:00
parent fa9c69303e
commit 11ec0bca58

View File

@ -2650,10 +2650,8 @@
. nr doc-display-ft-stack\n[doc-display-depth] \n[.f]
. nr doc-display-ps-stack\n[doc-display-depth] \n[.ps]
.
. ie t \{\
. nop \*[doc-Li-font]\c
. ie t \
. ta T 9n
. \}
. el \
. ta T 8n
. nf
@ -2701,6 +2699,10 @@
. if !\n[doc-is-compact] \
. sp \n[doc-display-vertical]u
.
. if "\*[doc-display-type-stack\n[doc-display-depth]]"literal" \
. if t \
. nop \*[doc-Li-font]\c
.
. if !\n[cR] \
. ne 2v
.