diff src/s/iris3-6.h @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 4c9c887ccec7
children 7be0f0a02725
line wrap: on
line diff
--- a/src/s/iris3-6.h	Wed Jun 09 11:33:38 1993 +0000
+++ b/src/s/iris3-6.h	Wed Jun 09 11:59:12 1993 +0000
@@ -155,7 +155,7 @@
 #define _setjmp setjmp
 #define _longjmp longjmp
 
-/* On USG systems the system calls are interruptable by signals
+/* On USG systems the system calls are interruptible by signals
  that the user program has elected to catch.  Thus the system call
  must be retried in these cases.  To handle this without massive
  changes in the source code, we remap the standard system call names