diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-12-29 19:40:56 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-12-29 19:40:56 +0000 |
| commit | 678a5ffdd837a5c96bd419f0f606e50993c1279f (patch) | |
| tree | 6b3d12d716c876604d6afb9a1df53a13d3bb4be4 /lib | |
| parent | 4e6242dfa7b7c04a900e3ac1fd8a30700ff1e2f5 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/gen/signal.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index b6b2eccb9429..7b99fab246b6 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -255,7 +255,7 @@ is not a valid signal number. An attempt is made to ignore or supply a handler for .Dv SIGKILL or -.Ev SIGSTOP . +.Dv SIGSTOP . .El .Sh SEE ALSO .Xr kill 1 , @@ -271,8 +271,8 @@ or .Xr siginterrupt 3 , .Xr tty 4 .Sh HISTORY -This -.Fn signal +The +.Nm facility appeared in .Bx 4.0 . The option to avoid the creation of child zombies through ignoring |
