changeset 78499:49b363c28dce

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:47:10 +0000
parents 2c1650eb5a96
children f3583f35fc6a
files src/m/7300.h src/m/acorn.h src/m/alliant-2800.h src/m/alliant.h src/m/alpha.h src/m/altos.h src/m/amdahl.h src/m/amdx86-64.h src/m/apollo.h src/m/arm.h src/m/att3b.h src/m/aviion.h src/m/celerity.h src/m/clipper.h src/m/cnvrgnt.h src/m/convex.h src/m/cydra5.h src/m/delta88k.h src/m/dpx2.h src/m/dual.h src/m/elxsi.h src/m/gould.h src/m/hp800.h src/m/hp9000s300.h src/m/i860.h src/m/ia64.h src/m/ibm370aix.h src/m/ibmps2-aix.h src/m/ibmrs6000.h src/m/ibmrt-aix.h src/m/ibmrt.h src/m/ibms390.h src/m/ibms390x.h src/m/intel386.h src/m/iris4d.h src/m/irist.h src/m/isi-ov.h src/m/m68k.h src/m/macppc.h src/m/masscomp.h src/m/mega68.h src/m/mg1.h src/m/mips-siemens.h src/m/mips.h src/m/news.h src/m/next.h src/m/ns16000.h src/m/ns32000.h src/m/nu.h src/m/orion.h src/m/orion105.h src/m/pfa50.h src/m/plexus.h src/m/powermac.h src/m/powerpcle.h src/m/pyramid.h src/m/sequent.h src/m/sh3el.h src/m/sparc.h src/m/sps7.h src/m/sr2k.h src/m/stride.h src/m/sun1.h src/m/sun2.h src/m/tad68k.h src/m/tahoe.h src/m/targon31.h src/m/tek4300.h src/m/tekxd88.h src/m/template.h src/m/tower32.h src/m/tower32v3.h src/m/ustation.h src/m/vax.h src/m/wicat.h src/m/windowsnt.h src/m/xps100.h
diffstat 77 files changed, 77 insertions(+), 77 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/7300.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/7300.h	Wed Aug 08 07:47:10 2007 +0000
@@ -30,7 +30,7 @@
 /* # define SHORTNAMES */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/acorn.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/acorn.h	Wed Aug 08 07:47:10 2007 +0000
@@ -21,7 +21,7 @@
 
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/alliant-2800.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/alliant-2800.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/alliant.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/alliant.h	Wed Aug 08 07:47:10 2007 +0000
@@ -26,7 +26,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/alpha.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/alpha.h	Wed Aug 08 07:47:10 2007 +0000
@@ -35,7 +35,7 @@
 				   on OSF 4/5  -- fx.  */
 #endif
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/altos.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/altos.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/amdahl.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/amdahl.h	Wed Aug 08 07:47:10 2007 +0000
@@ -31,7 +31,7 @@
 compiler is so brain damaged that it is not even worth trying to use it.
 */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/amdx86-64.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/amdx86-64.h	Wed Aug 08 07:47:10 2007 +0000
@@ -26,7 +26,7 @@
 #define BITS_PER_LONG           64
 #define BITS_PER_EMACS_INT      64
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/apollo.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/apollo.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/arm.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/arm.h	Wed Aug 08 07:47:10 2007 +0000
@@ -21,7 +21,7 @@
 
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/att3b.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/att3b.h	Wed Aug 08 07:47:10 2007 +0000
@@ -26,7 +26,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/aviion.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/aviion.h	Wed Aug 08 07:47:10 2007 +0000
@@ -20,7 +20,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/celerity.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/celerity.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/clipper.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/clipper.h	Wed Aug 08 07:47:10 2007 +0000
@@ -20,7 +20,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/cnvrgnt.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/cnvrgnt.h	Wed Aug 08 07:47:10 2007 +0000
@@ -20,7 +20,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/convex.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/convex.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/cydra5.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/cydra5.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/delta88k.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/delta88k.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/dpx2.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/dpx2.h	Wed Aug 08 07:47:10 2007 +0000
@@ -32,7 +32,7 @@
 /* #define ncl_el	/* DPX/2 210,220 etc */
 /* #define ncl_mr 1	/* DPX/2 320,340 (and 360,380 ?) */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/dual.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/dual.h	Wed Aug 08 07:47:10 2007 +0000
@@ -35,7 +35,7 @@
 NOTE-END */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/elxsi.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/elxsi.h	Wed Aug 08 07:47:10 2007 +0000
@@ -27,7 +27,7 @@
 /* This file was modified by Matt Crawford <matt@tank.uchicago.edu>
    to work under Elxsi's 12.0 release of BSD unix. */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/gould.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/gould.h	Wed Aug 08 07:47:10 2007 +0000
@@ -49,7 +49,7 @@
   A site running a pre-release of 2.1 should #define RELEASE2_1 in config.h.
 NOTE-END */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/hp800.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/hp800.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="hpux"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/hp9000s300.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/hp9000s300.h	Wed Aug 08 07:47:10 2007 +0000
@@ -59,7 +59,7 @@
 
 /* #define HPUX_5 */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/i860.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/i860.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/ia64.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ia64.h	Wed Aug 08 07:47:10 2007 +0000
@@ -23,7 +23,7 @@
 #define BITS_PER_LONG		64
 #define BITS_PER_EMACS_INT	64
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/ibm370aix.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibm370aix.h	Wed Aug 08 07:47:10 2007 +0000
@@ -30,7 +30,7 @@
 #undef INTEL386
 #undef aix386
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/ibmps2-aix.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibmps2-aix.h	Wed Aug 08 07:47:10 2007 +0000
@@ -30,7 +30,7 @@
   work with certain new X window managers, and may be suboptimal.
 NOTE-END */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/ibmrs6000.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibmrs6000.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="aix3-1"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #ifdef USG5_4
--- a/src/m/ibmrt-aix.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibmrt-aix.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/ibmrt.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibmrt.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/ibms390.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibms390.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/ibms390x.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ibms390x.h	Wed Aug 08 07:47:10 2007 +0000
@@ -36,7 +36,7 @@
 #define BITS_PER_LONG 64
 #define BITS_PER_EMACS_INT 64
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/intel386.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/intel386.h	Wed Aug 08 07:47:10 2007 +0000
@@ -50,7 +50,7 @@
   Minor changes merged in 19.1.
 NOTE-END */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/iris4d.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/iris4d.h	Wed Aug 08 07:47:10 2007 +0000
@@ -20,7 +20,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/irist.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/irist.h	Wed Aug 08 07:47:10 2007 +0000
@@ -58,7 +58,7 @@
   (copy-file), it would say that it is non-critical...
 #endif /* 0 */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/isi-ov.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/isi-ov.h	Wed Aug 08 07:47:10 2007 +0000
@@ -30,7 +30,7 @@
 
 #define ISI68K
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/m68k.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/m68k.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
  the size of various data types.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/macppc.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/macppc.h	Wed Aug 08 07:47:10 2007 +0000
@@ -19,7 +19,7 @@
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/masscomp.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/masscomp.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="rtu"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/mega68.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/mega68.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/mg1.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/mg1.h	Wed Aug 08 07:47:10 2007 +0000
@@ -34,7 +34,7 @@
 your work; we'd like to distribute this information.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/mips-siemens.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/mips-siemens.h	Wed Aug 08 07:47:10 2007 +0000
@@ -36,7 +36,7 @@
 With this the file mips-siemens.h is obsolete.
 NOTE-END  */
 
-/* Define BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define BIG_ENDIAN
--- a/src/m/mips.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/mips.h	Wed Aug 08 07:47:10 2007 +0000
@@ -29,7 +29,7 @@
 Note that the proper m file for the Decstation is pmax.h.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #if ! (defined (__MIPSEL__) || defined (MIPSEL) || defined (_MIPSEL))
--- a/src/m/news.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/news.h	Wed Aug 08 07:47:10 2007 +0000
@@ -34,7 +34,7 @@
 #define m68000
 #endif
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/next.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/next.h	Wed Aug 08 07:47:10 2007 +0000
@@ -26,7 +26,7 @@
 #define NeXT
 #endif
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 /* Let the compiler tell us.  */
--- a/src/m/ns16000.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ns16000.h	Wed Aug 08 07:47:10 2007 +0000
@@ -30,7 +30,7 @@
 Use `-machine=ns16000' for both.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/ns32000.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ns32000.h	Wed Aug 08 07:47:10 2007 +0000
@@ -25,7 +25,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/nu.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/nu.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/orion.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/orion.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/orion105.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/orion105.h	Wed Aug 08 07:47:10 2007 +0000
@@ -25,7 +25,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/pfa50.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/pfa50.h	Wed Aug 08 07:47:10 2007 +0000
@@ -20,7 +20,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/plexus.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/plexus.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/powermac.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/powermac.h	Wed Aug 08 07:47:10 2007 +0000
@@ -23,7 +23,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="darwin"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/powerpcle.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/powerpcle.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    USUAL-OPSYS="Solaris2.5.1 Windows/NT AIX 4.1.2"
 */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/pyramid.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/pyramid.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/sequent.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sequent.h	Wed Aug 08 07:47:10 2007 +0000
@@ -31,7 +31,7 @@
 /* NOTE: this file works for DYNIX release 2.0
 	  (not tested on 1.3) on NS32000's */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/sh3el.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sh3el.h	Wed Aug 08 07:47:10 2007 +0000
@@ -23,7 +23,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/sparc.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sparc.h	Wed Aug 08 07:47:10 2007 +0000
@@ -28,7 +28,7 @@
 -opsystem=bsd4-2 for earlier versions.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/sps7.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sps7.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/sr2k.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sr2k.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="hpux"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/stride.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/stride.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/sun1.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sun1.h	Wed Aug 08 07:47:10 2007 +0000
@@ -40,7 +40,7 @@
   problems caused by bugs in the "export" version of SunOS 4.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/sun2.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/sun2.h	Wed Aug 08 07:47:10 2007 +0000
@@ -42,7 +42,7 @@
   problems caused by bugs in the "export" version of SunOS 4.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tad68k.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tad68k.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tahoe.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tahoe.h	Wed Aug 08 07:47:10 2007 +0000
@@ -29,7 +29,7 @@
 Berkeley you are running.
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/targon31.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/targon31.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tek4300.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tek4300.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="bsd4-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tekxd88.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tekxd88.h	Wed Aug 08 07:47:10 2007 +0000
@@ -22,7 +22,7 @@
 Boston, MA 02110-1301, USA.  */
 
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/template.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/template.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tower32.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tower32.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/tower32v3.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/tower32v3.h	Wed Aug 08 07:47:10 2007 +0000
@@ -25,7 +25,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/ustation.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/ustation.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/vax.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/vax.h	Wed Aug 08 07:47:10 2007 +0000
@@ -52,7 +52,7 @@
 
 NOTE-END  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #undef WORDS_BIG_ENDIAN
--- a/src/m/wicat.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/wicat.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN
--- a/src/m/windowsnt.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/windowsnt.h	Wed Aug 08 07:47:10 2007 +0000
@@ -24,7 +24,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="<name of system .h file here, without the s- or .h>"  */
 
-/* Define BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 /* #define BIG_ENDIAN */
--- a/src/m/xps100.h	Wed Aug 08 07:41:51 2007 +0000
+++ b/src/m/xps100.h	Wed Aug 08 07:47:10 2007 +0000
@@ -26,7 +26,7 @@
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
-/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
    is the most significant byte.  */
 
 #define WORDS_BIG_ENDIAN