summaryrefslogtreecommitdiff
path: root/doc/pic.ms
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-01-13 08:22:09 +0000
committerwlemb <wlemb>2002-01-13 08:22:09 +0000
commit6637fec13282a796a6cd45dc5ec9e88d194ea129 (patch)
treeebf9e4fd599b417897e073263be6428e57a4b570 /doc/pic.ms
parent796a9a78c2bfe97a855d01a1cb0d32dee556f81f (diff)
downloadgroff-6637fec13282a796a6cd45dc5ec9e88d194ea129.tar.gz
* doc/pic.ms: Fix typos.
* doc/groff.texinfo, doc/groff.man: More on a printable backslash.
Diffstat (limited to 'doc/pic.ms')
-rw-r--r--doc/pic.ms8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pic.ms b/doc/pic.ms
index 49f422b5..142ee0f1 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -10,7 +10,7 @@
.\" This document was written for free use and redistribution by
.\" Eric S. Raymond <esr@thyrsus.com> in August 1995.
.\"
-.\" $Id: pic.ms,v 1.9 2001/10/05 21:42:29 wlemb Exp $
+.\" $Id: pic.ms,v 1.10 2002/01/13 08:22:10 wlemb Exp $
.\"
.\" Set a proper TeX
.ie t .ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
@@ -637,7 +637,7 @@ and different defaults. DWB \fBfillval\fP defaults to 0.3 and smaller
values are darker; GNU \fBfillval\fP uses 0 for white and 1 for black.
.KS
.PS
-circle fill; move; circle fill 0.4; move; circle fill 0.2;
+circle fill; move; circle fill 0.4; move; circle fill 0.9;
.PE
.CE "5: \fBcircle fill; move; circle fill 0.4; move; circle fill 0.9;\fR"
.PP
@@ -1463,7 +1463,7 @@ define jumperblock {
# Use {} to avoid changing position from last box draw.
# This is necessary so move in any direction will work as expected
- {"Jumpers in state $1$2$2$3$4$5$6" at last box .s + (0, -0.2);}
+ {"Jumpers in state $1$2$3$4$5$6" at last box .s + (0, -0.2);}
}
# Sample macro invocations
@@ -1506,7 +1506,7 @@ define jumperblock {
# Use {} to avoid changing position from last box draw.
# This is necessary so move in any direction will work as expected
- {"Jumpers in state $1$2$2$3$4$5$6" at last box .s + (0, -0.2);}
+ {"Jumpers in state $1$2$3$4$5$6" at last box .s + (0, -0.2);}
}
# Sample macro invocations