From: Anthony Green Date: Mon, 30 Sep 2002 17:00:42 +0000 (+0000) Subject: Fix docs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71dff728285035d784255bb79e740994875e0839;p=gcc.git Fix docs From-SVN: r57655 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 0035db2a2c5..9b2ad12d790 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2002-09-30 Anthony Green + + * gcj.texi (Invoking jv-scan): Fix texinfo. + 2002-09-28 Anthony Green * gcj.texi (Invoking jv-scan): Add --no-assert documentation. diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 8acf3a35f91..a3cc25a201e 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -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.