summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authoresr <esr>2007-02-07 17:17:08 +0000
committeresr <esr>2007-02-07 17:17:08 +0000
commit79b81b29d3e4479c20a5aaa7c7746e4abd85a7a1 (patch)
treef9d87aedc08eb824506519ef1ee2db248a6e3c8a /man
parent5c5f5b485e3403d73f2cbc1583f3e292e313a552 (diff)
downloadgroff-79b81b29d3e4479c20a5aaa7c7746e4abd85a7a1.tar.gz
Third step: reduce Da-comand, fix a call-sequence bug in the original.
Diffstat (limited to 'man')
-rw-r--r--man/groff_out.man12
1 files changed, 3 insertions, 9 deletions
diff --git a/man/groff_out.man b/man/groff_out.man
index 0ea6de26..d7767556 100644
--- a/man/groff_out.man
+++ b/man/groff_out.man
@@ -84,16 +84,10 @@ after these commands, otherwise the position is not changed.
.c continue previous .D-command heading
.de D-command+
.TQ
-.\fBD\$1\fP\ \fI\,\$2\/\fP\*[@linebreak]
+\fBD\$1\fP\ \fI\,\$2\/\fP\|\*[@linebreak]
..
.de Da-command
-. shift 1
-. ie t \
-. ds @args $h sub 1$\~$v sub 1$ $h sub 2$\~$v sub 2$\"
-. el \
-. ds @args \fIh1\~v1 h2\~v2\fP\"
-. IP "\fBDa\fP\ \*[@args]\|\*[@linebreak]"
-. rm @args
+.IP "\fBDa\fP\ \fIh1\~v1 h2\~v2\fP\|\*[@linebreak]"
..
.c graphics command .D with a variable number of arguments
.c format: .D-multiarg <subcommand>
@@ -936,7 +930,7 @@ then move the current position to the final point of the arc.
.
.
.D-command C d
-.D-command+ C d dummy_arg
+.D-command+ C "d dummy_arg"
Draw a solid circle using the current fill color with diameter\~\c
.IR d
(integer in basic units\~\c