--- X:/boost/trunk/libs/program_options/src/options_description.1.1.3.3.cpp Mon Nov 30 11:10:38 2009 +++ X:/boost/trunk/libs/program_options/src/options_description.cpp Mon Nov 30 11:18:57 2009 @@ -422,6 +422,7 @@ if (first_line) { indent += par_indent; + line_length -= par_indent; // there's less to work with now first_line = false; }