diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cd661f493f4..04c5b4528dc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-10-09 Joseph S. Myers + + * doc/gcc.texi: Document preference for "nonzero" over "non-zero". + 2001-10-09 Joseph S. Myers * config/alpha/freebsd.h, config/alpha/lib1funcs.asm, diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 853e77539c4..438534ea599 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -55,6 +55,7 @@ @c marked up with @command, for the commands for compilation when the @c emphasis is on those; "GNU C" and "GNU C++" for language dialects; @c and try to avoid the older term "GNU CC". +@c - "nonzero" rather than "non-zero". @c - "@code{NULL}" rather than "NULL". @c - "Objective-C" rather than "Objective C".