diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
| commit | c23155a43a8fbd8404b4d7bca71c292e92fb4870 (patch) | |
| tree | 1e83673f6c987353d3d25ac9281b995305207cdd /lib/libc/sys/sigaltstack.2 | |
| parent | b4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sigaltstack.2')
| -rw-r--r-- | lib/libc/sys/sigaltstack.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaltstack.2 b/lib/libc/sys/sigaltstack.2 index 33830149bb307..b7f8d3a810c7a 100644 --- a/lib/libc/sys/sigaltstack.2 +++ b/lib/libc/sys/sigaltstack.2 @@ -85,7 +85,7 @@ Trying to disable an active stack will cause to return -1 with .Va errno set to -.Dv EINVAL . +.Er EINVAL . A disabled stack will cause all signals to be taken on the regular user stack. If the stack is later re-enabled then all signals that were specified |
