<P ID="k:bool">
The tools accept standard C representations for <EM>int</EM> and
<EM>double</EM> types.
-For the <EM>bool</EM></A> type, TRUE values are
+For the <EM>bool</EM> type, TRUE values are
represented by "true" or "yes" (case-insensitive)
and any non-zero integer, and FALSE values by "false" or "no" (case-insensitive)
and zero.
<P ID="k:bool">
The tools accept standard C representations for <EM>int</EM> and
<EM>double</EM> types.
-For the <EM>bool</EM></A> type, TRUE values are
+For the <EM>bool</EM> type, TRUE values are
represented by "true" or "yes" (case-insensitive)
and any non-zero integer, and FALSE values by "false" or "no" (case-insensitive)
and zero.