diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 10:23:45 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 10:23:45 -0400 |
commit | e9509fa6745d25eee01ec6f1c34edf8a806d66b3 (patch) | |
tree | af7addf2a6a9c16ee97b3709c581f2ed4a203385 /man/XSetLineAttributes.man | |
parent | 6b2f7ddeea6c87dbec4ddfc19b1fed33f1bb8575 (diff) |
The .C{ and .C} macros are never used. Remove them.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'man/XSetLineAttributes.man')
-rw-r--r-- | man/XSetLineAttributes.man | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/man/XSetLineAttributes.man b/man/XSetLineAttributes.man index 827cbd95..14e0e81c 100644 --- a/man/XSetLineAttributes.man +++ b/man/XSetLineAttributes.man @@ -65,29 +65,6 @@ .. .de IN \" send an index entry to the stderr .. -.de C{ -.KS -.nf -.D -.\" -.\" choose appropriate monospace font -.\" the imagen conditional, 480, -.\" may be changed to L if LB is too -.\" heavy for your eyes... -.\" -.ie "\\*(.T"480" .ft L -.el .ie "\\*(.T"300" .ft L -.el .ie "\\*(.T"202" .ft PO -.el .ie "\\*(.T"aps" .ft CW -.el .ft R -.ps \\n(PS -.ie \\n(VS>40 .vs \\n(VSu -.el .vs \\n(VSp -.. -.de C} -.DE -.R -.. .de Pn .ie t \\$1\fB\^\\$2\^\fR\\$3 .el \\$1\fI\^\\$2\^\fP\\$3 |