diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-02-20 06:50:31 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-02-20 06:50:31 +0000 |
| commit | 589dde865b81f0bee5b1ad185fe1b1898f0f5837 (patch) | |
| tree | b8426723a85604231be0a561a4ed6d87ad357f6d /lib/libc | |
| parent | 72b225c11824e6916ee70b39977fb6569f8ed9b9 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/signal.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index b5503d169ca8..192e2d8811b1 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -152,7 +152,7 @@ automatically blocked and .Fa func is called. .Pp -The handled signal is unblocked with the +The handled signal is unblocked when the function returns and the process continues from where it left off when the signal occurred. .Bf -symbolic |
