date and time created 89/05/17 22:49:21 by bostic
[unix-history] / usr / src / lib / libc / gen / signal.3
index 8c0005b..fab5a00 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)signal.3    6.3 (Berkeley) %G%
+.\"    @(#)signal.3    6.4 (Berkeley) %G%
 .\"
 .TH SIGNAL 3C ""
 .UC 4
 .\"
 .TH SIGNAL 3C ""
 .UC 4
@@ -103,7 +103,7 @@ If
 is SIG_IGN the signal is subsequently ignored
 and pending instances of the signal are discarded.
 Otherwise, when the signal occurs
 is SIG_IGN the signal is subsequently ignored
 and pending instances of the signal are discarded.
 Otherwise, when the signal occurs
-further occurences of the signal are
+further occurrences of the signal are
 automatically blocked and
 .I func
 is called.
 automatically blocked and
 .I func
 is called.