summaryrefslogtreecommitdiff
path: root/doc/pic.ms
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pic.ms')
-rw-r--r--doc/pic.ms5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pic.ms b/doc/pic.ms
index 27fcd1de..91654d68 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.33 2006/03/21 07:57:57 wl Exp $
+.\" $Id: pic.ms,v 1.34 2006/12/11 16:12:15 wl Exp $
.
.
.\" Set a proper TeX and LaTeX
@@ -1576,7 +1576,8 @@ function that only takes %, %e, %f, and %g format strings.
.NH 1
Macros
.PP
-You can define macros in \fBpic\fP. This is useful for diagrams with
+You can define macros in \fBpic\fP, with up to 32 arguments (up to 16
+on EBCDIC platforms). This is useful for diagrams with
repetitive parts. In conjunction with the scope rules for block
composites, it effectively gives you the ability to write functions.
.PP