Package: xserver-xorg-core
Version: 2:1.11.1.902-1
Severity: wishlist
File: /usr/share/man/man5/xorg.conf.5.gz
Consider standardizing how you say boolean.
$ man xorg.conf|col -b|perl -nwle 'print $& if /"bool\S*"/'|sort|uniq -c
12 "bool"
27 "boolean"