summaryrefslogtreecommitdiff
path: root/src/s/aix3-1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/aix3-1.h')
-rw-r--r--src/s/aix3-1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h
index f75518675d6..d7e20a4eaf2 100644
--- a/src/s/aix3-1.h
+++ b/src/s/aix3-1.h
@@ -180,7 +180,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