OSDN Git Service

* doc/gcc.texi: Document preference for "nonzero" over "non-zero".
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2001 11:44:31 +0000 (11:44 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Oct 2001 11:44:31 +0000 (11:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46119 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/gcc.texi

index cd661f4..04c5b45 100644 (file)
@@ -1,5 +1,9 @@
 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,
        config/i386/i386elf.h, config/i386/netbsd-elf.h,
        config/i386/netware.h, config/mcore/gfloat.h,
index 853e775..438534e 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".