invoke.texi: Eliminate extra white-space caused by @gccoptlist{ on its own line.
authorJames A. Morrison <ja2morri@uwaterloo.ca>
Mon, 7 Apr 2003 08:12:41 +0000 (08:12 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 7 Apr 2003 08:12:41 +0000 (08:12 +0000)
commit9a94f7f323d52007fa3222cc744cce4aa6f1f22b
treea074726791407643bbf11644976c9eb87a7621d5
parent85ebf0c676b36d8f2066e714a483689fe019a168
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: r65326
gcc/ChangeLog
gcc/doc/invoke.texi