groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/man groff_out.man


From: Eric S. Raymond
Subject: [Groff-commit] groff/man groff_out.man
Date: Wed, 07 Feb 2007 19:20:32 +0000

CVSROOT:        /sources/groff
Module name:    groff
Changes by:     Eric S. Raymond <esr>   07/02/07 19:20:32

Modified files:
        man            : groff_out.man 

Log message:
        Cleanup -- remove now-unneeded uses of .do and cp.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/man/groff_out.man?cvsroot=groff&r1=1.35&r2=1.36

Patches:
Index: groff_out.man
===================================================================
RCS file: /sources/groff/groff/man/groff_out.man,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- groff_out.man       7 Feb 2007 19:07:42 -0000       1.35
+++ groff_out.man       7 Feb 2007 19:20:32 -0000       1.36
@@ -25,9 +25,6 @@
 .\" Setup
 .\" --------------------------------------------------------------------
 .
-.do nr groff_out_C \n[.C]
-.cp 0
-.
 .\" ----------------- Document configuration
 .
 .\" Number register to decide whether the commands `{' and `}' are used
@@ -42,10 +39,7 @@
 ..
 .nr @STUPID_DRAWING_POSITIONING 1
 .
-.de c
-..
-.
-.c ----------------- Semantical definitions
+.\" ----------------- Semantical definitions
 .
 .nr @maxcolor 65536
 .ds @backslash \[rs]\"
@@ -59,30 +53,30 @@
 .de indexed_offset
 .offset \\$1\d\s-3\fR\\$2\fP\s+3\u \\$3\d\s-3\fR\\$4\fP\s+3\u \\$5
 ..
-.c format: .command <name> "<arguments>" <punctuation>
+.\" format: .command <name> "<arguments>" <punctuation>
 .de command
 .IP "\fB\\$1\fP\ \fI\,\\$2\/\fP\\$3"
 ..
-.c format: .command+ <name> "<arguments>" <punctuation>
-.c continue previous .command heading
+.\" format: .command+ <name> "<arguments>" <punctuation>
+.\" continue previous .command heading
 .de command+
 .TQ
 \fB\\$1\fP\ \fI\,\\$2\/\fP\\$3
 ..
-.c format: .D-command <subcommand> "<arguments>"
+.\" format: .D-command <subcommand> "<arguments>"
 .de D-command
 .IP "\fBD\\$1\fP\ \fI\,\\$2\/\fP\|address@hidden"
 ..
-.c format: .D-command+ <subcommand> "<arguments>"
-.c continue previous .D-command heading
+.\" format: .D-command+ <subcommand> "<arguments>"
+.\" continue previous .D-command heading
 .de D-command+
 .TQ
 \fBD\\$1\fP\ \fI\,\\$2\/\fP\|address@hidden
 ..
 .
-.c We set these as troff micromotions rather than eqn because \d and \u 
-.c can be lifted to XML subscript/superscript tags.  Don't change
-.c these to a parameterized string, man2html won't handle that.
+.\" We set these as troff micromotions rather than eqn because \d and \u 
+.\" can be lifted to XML subscript/superscript tags.  Don't change
+.\" these to a parameterized string, man2html won't handle that.
 .ds hv1 \fIh\d\s-3\&1\s+3\u\~v\d\s-3\&1\s+3\u\fP 
 .ds hv2 \fIh\d\s-3\&2\s+3\u\~v\d\s-3\&2\s+3\u\fP
 .ds hvn \fIh\d\s-3\&n\s+3\u\~v\d\s-3\&n\s+3\u\fP
@@ -90,12 +84,12 @@
 .de Da-command
 .IP "\fBDa\fP\ \*[hv1] \*[hv2]\|address@hidden"
 ..
-.c graphics command .D with a variable number of arguments
-.c format: .D-multiarg <subcommand>
+.\" graphics command .D with a variable number of arguments
+.\" format: .D-multiarg <subcommand>
 .de D-multiarg
 .IP "\fBD\\$1\fP\ \*[hv1] \*[hv2] ... \*[hvn]\|address@hidden"
 ..
-.c format: .x-command <subname> "<arguments>"
+.\" format: .x-command <subname> "<arguments>"
 .de x-command
 .IP "\fBx\\$1\fP\ \fI\\$2\fP\|address@hidden"
 ..
@@ -1981,8 +1975,6 @@
 Werner Lemberg
 .ME .
 .
-.cp \n[groff_out_C]
-.
 .\" --------------------------------------------------------------------
 .\" Emacs settings
 .\" --------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]