summaryrefslogtreecommitdiff
path: root/games/xconq/patches/patch-ag
blob: 7067e92e42d6e3ceec49b7227d4c9988a2212129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$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.