aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-01-11 09:16:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-01-11 09:16:28 +0000
commitbc5b7aaa50f6b63ccbbb2d59e83406d7b1df3828 (patch)
tree975268823833eeaf6fedb3558ed2c9209860e8e9 /contrib/groff
parentce30815172bea75264b27646a69feedbe0e18d82 (diff)
downloadsrc-bc5b7aaa50f6b63ccbbb2d59e83406d7b1df3828.tar.gz
src-bc5b7aaa50f6b63ccbbb2d59e83406d7b1df3828.zip
Fixed the bug in D1 macro where it would eat its first (text) argument.
Obtained from: mdocNG
Notes
Notes: svn path=/head/; revision=70919
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/tmac.doc16
1 files changed, 2 insertions, 14 deletions
diff --git a/contrib/groff/tmac/tmac.doc b/contrib/groff/tmac/tmac.doc
index 3462067da0bd..e540672472b7 100644
--- a/contrib/groff/tmac/tmac.doc
+++ b/contrib/groff/tmac/tmac.doc
@@ -2417,20 +2417,8 @@
. \}
. el \{\
. ds mN D1
-. ds A1 \\$1
-. ds A2 \\$2
-. ds A3 \\$3
-. ds A4 \\$4
-. ds A5 \\$5
-. ds A6 \\$6
-. ds A7 \\$7
-. ds A8 \\$8
-. ds A9 \\$9
-. nr fV \\n(.$
-. fV
-. nr aP \\n(aP+1
-. ie \\n(C\\n(aP==1 .\\*(A\\n(aP
-. el .No
+. aV \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9
+. No
. \}
.\}
.el \{\