From 0bb5f0e400a976f0346f2cfc9a7416abbda92cf5 Mon Sep 17 00:00:00 2001 From: Michael Koch Date: Tue, 4 Jun 2002 22:00:42 +0000 Subject: [PATCH] gcj.texi (Input Options): Fixed typo. 2002-06-04 Michael Koch * gcj.texi (Input Options): Fixed typo. From-SVN: r54263 --- gcc/java/ChangeLog | 4 ++++ gcc/java/gcj.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 9241ec80d5c..e05dba1504f 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2002-06-04 Michael Koch + + * gcj.texi (Input Options): Fixed typo. + 2002-06-04 Zack Weinberg * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index e8b913ce8a9..67fb135710c 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -242,7 +242,7 @@ file, which @command{gcj} will search as if it is a directory. @item -I@var{dir} All directories specified by @code{-I} are kept in order and prepended to the class path constructed from all the other options. Unless -compatibility with tools like @code{javac} is imported, we recommend +compatibility with tools like @code{javac} is important, we recommend always using @code{-I} instead of the other options for manipulating the class path. -- 2.30.2