Comment changes.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 21:35:08 +0000 (21:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 21:35:08 +0000 (21:35 +0000)
src/m/iris4d.h

index 2b0ab62..670a218 100644 (file)
@@ -1,4 +1,4 @@
-/* machine description file for Iris-4D machines.  Use with s/iris[45]-*.h.
+/* machine description file for Iris-4D machines.  Use with s/irix[45]-*.h.
    Copyright (C) 1987 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
@@ -146,10 +146,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    in which crt1.o and crt1.n should be used.  */
 #define HAVE_CRTN
 
-/* When you *do* link with -lbsd, you *still* get System V getpgrp, unless:
-   you define _BSD_COMPAT, -or- you call `BSDgetpgrp' explicitly.
-   Emacs does the latter.  */
-
 #ifndef USG5_4
 #ifdef HAVE_CRTN
 /* Must define START-FILES so that the linker can find /usr/lib/crt0.o.  */