summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-19 14:37:41 +0000
committerru <ru@FreeBSD.org>2003-05-19 14:37:41 +0000
commit9926b9490a4913a931ead2024b8b8fcc4b71a3c0 (patch)
tree0efc50e6a8e803d7a5edc546df9c58081ca769d9 /contrib
parent4f3a6ab5ad5f3e7fbc03be404cdd829d80066019 (diff)
parentaed07476245e2155716c10a1be5e1c1cc5725740 (diff)
downloadFreeBSD-src-9926b9490a4913a931ead2024b8b8fcc4b71a3c0.zip
FreeBSD-src-9926b9490a4913a931ead2024b8b8fcc4b71a3c0.tar.gz
This commit was generated by cvs2svn to compensate for changes in r115155,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/groff/tmac/doc.tmac15
1 files changed, 8 insertions, 7 deletions
diff --git a/contrib/groff/tmac/doc.tmac b/contrib/groff/tmac/doc.tmac
index 290431a..97672b3 100644
--- a/contrib/groff/tmac/doc.tmac
+++ b/contrib/groff/tmac/doc.tmac
@@ -3959,15 +3959,16 @@
. ti -\n[doc-reg-dtl]u
.
. nh
-. ie (\n[dl]u > \n[doc-list-indent-stack\n[doc-list-depth]]u) \{\
-. doc-item-box\n[doc-list-depth]
+. doc-item-box\n[doc-list-depth]
+. ie (\n[dl]u > \n[doc-list-indent-stack\n[doc-list-depth]]u) \
. br
-. \}
. el \{\
-. chop doc-item-box\n[doc-list-depth]
-. \" Using \Z prevents stretching of the spaces in the tag
-. nop \Z'\*[doc-item-box\n[doc-list-depth]]'\c
-. nop \h'\n[doc-reg-dtl]u'\c
+. \" format the tag separately to prevent stretching of spaces
+. vpt 0
+. br
+. sp -1
+. vpt 1
+. nop \&\c
. nr doc-have-space 1
. \}
.
OpenPOWER on IntegriCloud