Add missing \n\ from help description.

This commit is contained in:
Nick Clifton 1998-06-04 16:13:47 +00:00
parent b85cf6aec0
commit ce770ed5f4
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Thu Jun 4 09:12:27 1998 Nick Clifton <nickc@cygnus.com>
* objcopy.c (copy_usage): Add missing \n\ from help description.
Wed Jun 3 19:31:33 1998 Ian Lance Taylor <ian@cygnus.com>
* Makefile.am (YACC): Correct bison -L option.

View File

@ -310,9 +310,9 @@ Usage: %s [-vVSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-b byte]\n\
program_name);
fprintf (stream, _("\
[--gap-fill=val] [--pad-to=address] [--preserve-dates]\n\
[--set-start=val]
[--change-start=incr] [--change-addresses=incr]
(--adjust-start and --adjust-vma are aliases for these two)
[--set-start=val] \n\
[--change-start=incr] [--change-addresses=incr] \n\
(--adjust-start and --adjust-vma are aliases for these two) \n\
[--change-section-address=section{=,+,-}val]\n\
(--adjust-section-vma is an alias for --change-section-address)\n\
[--change-section-lma=section{=,+,-}val]\n\