changeset 5180:e729bdc5293e

Comment changes.
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 Nov 1993 21:35:08 +0000
parents 2a1492764d5e
children 31874690939f
files src/m/iris4d.h
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/iris4d.h	Thu Nov 25 21:33:31 1993 +0000
+++ b/src/m/iris4d.h	Thu Nov 25 21:35:08 1993 +0000
@@ -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 @@
    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.  */