]> granicus.if.org Git - graphviz/commitdiff
Migrate change to infosrc/attrs.1 to info/attrs.html
authorerg <devnull@localhost>
Wed, 16 Sep 2009 17:59:21 +0000 (17:59 +0000)
committererg <devnull@localhost>
Wed, 16 Sep 2009 17:59:21 +0000 (17:59 +0000)
doc/info/attrs.html

index 046092671b5b51053bd68604724ea177672276b4..d788762e93b5e5693954823123941b3bdd2245b8 100644 (file)
@@ -60,8 +60,8 @@ or <A HREF=#d:arrowhead>arrowhead</A> attributes.
 The tools accept standard C representations for <EM>int</EM> and
 <EM>double</EM> types.
 For the <A NAME=k:bool><EM>bool</EM></A> type, TRUE values are
-represented by "true" (case-insensitive)
-and any non-zero integer, and FALSE values by "false" (case-insensitive)
+represented by "true" or "yes" (case-insensitive)
+and any non-zero integer, and FALSE values by "false" or "no" (case-insensitive)
 and zero.
 In addition, there are a variety of specialized types such as
 <EM>arrowType</EM>, <EM>color</EM>,