Fix docs
authorAnthony Green <green@redhat.com>
Mon, 30 Sep 2002 17:00:42 +0000 (17:00 +0000)
committerAnthony Green <green@gcc.gnu.org>
Mon, 30 Sep 2002 17:00:42 +0000 (17:00 +0000)
From-SVN: r57655

gcc/java/ChangeLog
gcc/java/gcj.texi

index 0035db2a2c550f3d8016621a25eba0d1a6c0b116..9b2ad12d790aa64b62bbeabe6573ca35edeeaf68 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-30  Anthony Green  <green@redhat.com>
+
+       * gcj.texi (Invoking jv-scan): Fix texinfo.
+
 2002-09-28  Anthony Green  <green@redhat.com>
 
        * gcj.texi (Invoking jv-scan): Add --no-assert documentation.
index 8acf3a35f915d2e979816d4482fc94c67008825e..a3cc25a201e964d66b5e0381cca24856371baf04 100644 (file)
@@ -645,7 +645,6 @@ and the Info entries for @file{gcj} and @file{gcc}.
 Don't recognize the @code{assert} keyword, for backwards compatibility
 with older versions of the language specification.
 
-@table @gcctabopt
 @item --complexity
 This prints a complexity measure, related to cyclomatic complexity, for
 each input file.