21 lines
709 B
Text
21 lines
709 B
Text
$NetBSD: patch-ag,v 1.4 2005/10/23 20:01:03 rillig Exp $
|
|
|
|
--- doc/refman.texi.orig Sat Nov 25 16:59:16 2000
|
|
+++ doc/refman.texi Tue Jan 2 15:33:05 2001
|
|
@@ -4456,7 +4456,7 @@
|
|
(reject @var{rule-body} string-or-sym ...)
|
|
symbol
|
|
string
|
|
-@end deffn
|
|
+@end example
|
|
|
|
The generation process for @code{or} works by substituting one of the
|
|
rule's alternatives for the symbol. The probability of an alternative
|
|
@@ -4473,6 +4473,7 @@
|
|
side in any rule, then it will be handled as a string, otherwise it will
|
|
be expanded in turn. If the symbol matches a namer's name, then that
|
|
namer will be run and its result incorporated.
|
|
+@end deffn
|
|
|
|
@deffn GlobalConstant @code{or}
|
|
This designates a list of alternatives.
|