+2006-07-18 David Daney <ddaney@avtrex.com>
+
+ * gcc.c (display_help): Fix typo in help text.
+
2006-07-18 Olivier Hainque <hainque@adacore.com>
* tree.h (categorize_ctor_elements): Adjust prototype and add
fputs (_(" -std=<standard> Assume that the input sources are for <standard>\n"), stdout);
fputs (_("\
--sysroot=<directory> Use <directory> as the root directory for headers\n\
- for headers and libraries\n"), stdout);
+ and libraries\n"), stdout);
fputs (_(" -B <directory> Add <directory> to the compiler's search paths\n"), stdout);
fputs (_(" -b <machine> Run gcc for target <machine>, if installed\n"), stdout);
fputs (_(" -V <version> Run gcc version number <version>, if installed\n"), stdout);