* doc/gcc.texi: Document preference for "nonzero" over "non-zero".
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 9 Oct 2001 11:44:31 +0000 (12:44 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 9 Oct 2001 11:44:31 +0000 (12:44 +0100)
From-SVN: r46119

gcc/ChangeLog
gcc/doc/gcc.texi

index cd661f493f4d8b3082564815330179c049aa3235..04c5b4528dca69db7b89124fbddada25990c1f42 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/gcc.texi: Document preference for "nonzero" over "non-zero".
+
 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * config/alpha/freebsd.h, config/alpha/lib1funcs.asm,
index 853e77539c4ee313c932ef2e9bca87e26c271ea5..438534ea599e3a068804bfc94be183584ee37a93 100644 (file)
@@ -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".