invoke.texi: Eliminate extra white-space caused by @gccoptlist{ on its own line.
authorJames A. Morrison <ja2morri@uwaterloo.ca>
Fri, 11 Apr 2003 14:59:05 +0000 (14:59 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 11 Apr 2003 14:59:05 +0000 (14:59 +0000)
commit6d2f9dd377ee9d9af94c58097d3511192eded91c
tree44429adc088319adf247bbbd0ef3847f2bb4dc44
parent94de45d9fe364fefd0cea5352c486306e68d704b
invoke.texi: Eliminate extra white-space caused by @gccoptlist{ on its own line.

* doc/invoke.texi: Eliminate extra white-space caused by
@gccoptlist{ on its own line.
* doc/invoke.texi: Ensured there are two spaces between each option.
* doc/invoke.texi: Re-wrapped option lines that were too wide.
Added @gol to options that didn't have them.

From-SVN: r65466
gcc/ChangeLog
gcc/doc/invoke.texi