#648795 Consider standardizing how you say boolean on man xorg.conf

Package:
xserver-xorg-core
Source:
xorg-server
Description:
Xorg X server - core server
Submitter:
Date:
2011-11-29 00:24:03 UTC
Severity:
wishlist
#648795#5
Date:
2011-11-15 03:43:21 UTC
From:
To:
Consider standardizing how you say boolean.
$ man xorg.conf|col -b|perl -nwle 'print $& if /"bool\S*"/'|sort|uniq -c
     12 "bool"
     27 "boolean"

#648795#10
Date:
2011-11-29 00:21:47 UTC
From:
To:
jidanni@jidanni.org <jidanni@jidanni.org> (15/11/2011):

Consider opening upstream bug reports upstream (bugs.freedesktop.org),
and even better, submit a patch:
http://wiki.x.org/wiki/Development/Documentation/SubmittingPatches

Mraw,
KiBi.