patch-1.3.87 linux/include/asm-mips/signal.h

Next file: linux/include/asm-mips/socket.h
Previous file: linux/include/asm-mips/segment.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/asm-mips/signal.h linux/include/asm-mips/signal.h
@@ -48,7 +48,7 @@
 #define SIGWINCH	20	/* Window size change (4.3 BSD, Sun).  */
 #define SIGURG		21	/* Urgent condition on socket (4.2 BSD).  */
 #define SIGIO		22	/* I/O now possible (4.2 BSD).  */
-#define SIGPOLL		SIGIO	/* Pollable event occured (System V).  */
+#define SIGPOLL		SIGIO	/* Pollable event occurred (System V).  */
 #define SIGSTOP		23	/* Stop, unblockable (POSIX).  */
 #define SIGTSTP		24	/* Keyboard stop (POSIX).  */
 #define SIGCONT		25	/* Continue (POSIX).  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this