summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoresr <esr>2008-09-29 19:54:59 +0000
committeresr <esr>2008-09-29 19:54:59 +0000
commit0087b6aee954996e9e3d86e45df973372bb2087b (patch)
tree94819c4e9f9856b76f7e87e58002a16a12625fab /doc
parent7a053d295d8e27ab29de40dfeb20bc7a768cca00 (diff)
downloadgroff-0087b6aee954996e9e3d86e45df973372bb2087b.tar.gz
Fix two swapped default values.
Diffstat (limited to 'doc')
-rw-r--r--doc/pic.ms8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pic.ms b/doc/pic.ms
index 375421d5..5cb4f70d 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -31,7 +31,7 @@
.\" Eric S. Raymond <esr@thyrsus.com> in August 1995. It has been put
.\" under the GPL in March 2006.
.\"
-.\" $Id: pic.ms,v 1.39 2008/09/29 09:24:10 esr Exp $
+.\" $Id: pic.ms,v 1.40 2008/09/29 19:54:59 esr Exp $
.
.
.\" Set a proper TeX and LaTeX
@@ -1481,7 +1481,7 @@ move from last [].e 2
"\fB[box wid -0.5 ht 0.5]; box wid 0.75 ht 0.75\fP"
]
.PE
-.CE "3: Composite block objects always have positive width and height
+.CE "3: Composite block objects always have positive width and height"
.PP
Blocks may be nested. This means you can use block attachment points
to build up complex diagrams hierarchically, from the inside out.
@@ -1549,8 +1549,8 @@ arrowht@0.1@Length of arrowhead along shaft
arrowwid@0.05@Width of rear of arrowhead
arrowhead@1@Enable/disable arrowhead filling
dashwid@0.05@Interval for dashed lines
-maxpswid@11@Maximum width of picture
-maxpsht@8.5@Maximum height of picture
+maxpswid@8.5@Maximum width of picture
+maxpsht@11@Maximum height of picture
scale@1@Unit scale factor
fillval@0.5@Default fill value
.sp 5p