From 59e765388262339411acec54455db6e81e9f75cd Mon Sep 17 00:00:00 2001 From: erg Date: Wed, 16 Sep 2009 17:59:21 +0000 Subject: [PATCH] Migrate change to infosrc/attrs.1 to info/attrs.html --- doc/info/attrs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 046092671..d788762e9 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -60,8 +60,8 @@ or arrowhead attributes. The tools accept standard C representations for int and double types. For the bool 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 arrowType, color, -- 2.40.0