From: ceriel Date: Wed, 22 Jul 1987 13:42:46 +0000 (+0000) Subject: added docs about -Xi flag X-Git-Tag: release-5-5~3986 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d502a17312437bb3f790a95fa07bd83352e4d41d;p=ack.git added docs about -Xi flag --- diff --git a/lang/m2/comp/modula-2.1 b/lang/m2/comp/modula-2.1 index d3fd8400c..8e093f128 100644 --- a/lang/m2/comp/modula-2.1 +++ b/lang/m2/comp/modula-2.1 @@ -84,6 +84,9 @@ make all procedure names global, so that \fIadb\fR(1) understands them. make INTEGER ranges symmetric, t.i., MIN(INTEGER) = - MAX(INTEGER). This is useful for interpreters that use the "real" MIN(INTEGER) to indicate "undefined". +.IP \fB\-Xi\fR\fIn\fR +set maximum number of bits in a set to \fIn\fP. +When not used, a default value is retained. .LP .SH SEE ALSO \fIack\fR(1), \fIem_m2\fR(6)