aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/irix3-3.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-06-09 11:59:12 +0000
committerJim Blandy <[email protected]>1993-06-09 11:59:12 +0000
commiteb8c3be94e12644f506b8857e49ffef88046bb0b (patch)
tree505c4ea5ae59214e4d6e749047d160c98191c9d2 /src/s/irix3-3.h
parent16a4a21d0117ef5ed346f340f244fe199d3c8a26 (diff)
Apply typo patches from Paul Eggert.
Diffstat (limited to 'src/s/irix3-3.h')
-rw-r--r--src/s/irix3-3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h
index 86a555e9e8..252fc3a7b1 100644
--- a/src/s/irix3-3.h
+++ b/src/s/irix3-3.h
@@ -141,7 +141,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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