Boost C++ Libraries: Ticket #9004: Minor corrections for boost.program_options documentation https://svn.boost.org/trac10/ticket/9004 <p> Reading the library documentation I noted a few issues. </p> <p> <a href="http://www.boost.org/doc/libs/1_54_0/doc/html/program_options/overview.html">http://www.boost.org/doc/libs/1_54_0/doc/html/program_options/overview.html</a> </p> <h2 class="section" id="SectionSyntacticInformation">Section "Syntactic Information"</h2> <p> Following the code snippet, the text describes four parameters. However the second option ("compression") is described as "the first option". </p> <p> Fixed text: "For the second option, the user must specify a value, using a single token." </p> <h2 class="section" id="Section:Descriptionformatting">Section: Description formatting</h2> <p> Current text: "compute the indentation for options's description" Fixed text: "compute the indentation for option's description" </p> <p> Current text: "Each of the paragraph is output" Fixed text: "Each of the paragraphs are output" or "Each paragraph is output" </p> <p> Current text: "Only one tabulator per paragraph is allowed, otherwisee an exception" Fixed text: "Only one tabulator per paragraph is allowed, otherwise an exception" </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9004 Trac 1.4.3