id summary reporter owner description type status milestone component version severity resolution keywords cc 4069 Minor mistakes in documentation Marek Kurdej Vladimir Prus "Currently: https://svn.boost.org/trac/boost/browser/trunk/boost/program_options/options_description.hpp?rev=58273#L67 67 - otherwise, the part before "","" specifies long name and the part[[BR]] 68 after -- long name. Should be:[[BR]] 68 after -- short name. ---- Currently: https://svn.boost.org/trac/boost/browser/trunk/boost/program_options/options_description.hpp?rev=58273#L84 84 return 'true' is 'option' specifies *this. Should be:[[BR]] 84 return 'true' if 'option' specifies *this. ---- Besides, inconsistent use of verbal forms, e.g. 'return' vs. 'returns'." Bugs closed Boost 1.43.0 program_options Boost 1.42.0 Cosmetic fixed doc