OSDN Git Service

Fix docs
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2002 17:00:42 +0000 (17:00 +0000)
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2002 17:00:42 +0000 (17:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57655 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 0035db2..9b2ad12 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 8acf3a3..a3cc25a 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.