summaryrefslogtreecommitdiffstats
path: root/contrib/groff
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-07 11:26:57 +0000
committerru <ru@FreeBSD.org>2001-02-07 11:26:57 +0000
commit2001e1a6ee8240523374c0f047409f2af57730c3 (patch)
treefd23b0c8cf3eca94a43d6a09eb5ab0ed9bc84fc6 /contrib/groff
parent532bf7aa29079d19f393d67c853590ec13fcb5cf (diff)
downloadFreeBSD-src-2001e1a6ee8240523374c0f047409f2af57730c3.zip
FreeBSD-src-2001e1a6ee8240523374c0f047409f2af57730c3.tar.gz
Add a missing line-break request so that -ragged
-compact lists always start from the new line. Example: foo .Bd -ragged -compact bar .Ed Produced: foo bar Now produces: foo bar
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/tmac.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/groff/tmac/tmac.doc b/contrib/groff/tmac/tmac.doc
index 5f47a894..6081e3d 100644
--- a/contrib/groff/tmac/tmac.doc
+++ b/contrib/groff/tmac/tmac.doc
@@ -1595,6 +1595,7 @@
. nr iD \\n(iD+1
. ds d\\n(dP dR
. na
+. br
. \}
. if "\\$1"-unfilled" \{\
. nr iD \\n(iD+1
OpenPOWER on IntegriCloud