Comment fixes.
authorKarl Heuer <kwzh@gnu.org>
Tue, 23 Jan 1996 17:03:04 +0000 (17:03 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 23 Jan 1996 17:03:04 +0000 (17:03 +0000)
src/s/irix5-0.h

index cccbf27..434136b 100644 (file)
@@ -95,7 +95,7 @@ char *_getpty();
 /* Tell process_send_signal to use VSUSP instead of VSWTCH.  */
 #define PREFER_VSUSP
 
-/* Because unexelfsgi.c cannot handle a ".sbss" section yet, we must
+/* Because unexsgi.c cannot handle a ".sbss" section yet, we must
    tell the linker to avoid making one.  SGI's cc does this by
    default, but GCC (at least 2.5.8 and 2.6.0) doesn't. */
 #ifdef __GNUC__