From: Joseph Myers Date: Tue, 9 Oct 2001 11:44:31 +0000 (+0100) Subject: * doc/gcc.texi: Document preference for "nonzero" over "non-zero". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=77332b4e0b7f45f1cbba6b624765fa041c85efa7;p=gcc.git * doc/gcc.texi: Document preference for "nonzero" over "non-zero". From-SVN: r46119 --- 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".