message  "\n${MESSAGE_COLOR}The names to find the man pages as defined by the"\
         "authors is a mix"  &&
message  "between man programname and man programname.bittornado."  &&
message  "The installed programs are all named programname.py."  \
         "${DEFAULT_COLOR}"  &&
config_query_list  BITTORNADO_MANSTYLE  \
                   "How do you want to refer to the man pages?"  \
                   "as_defined_by_the_authors"  \
                   "man_programname"  \
                   "man_programname.py"
