diff options
Diffstat (limited to 'lib/libc/compat-43/killpg.2')
-rw-r--r-- | lib/libc/compat-43/killpg.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/killpg.2 b/lib/libc/compat-43/killpg.2 index 8683b7d..717a453 100644 --- a/lib/libc/compat-43/killpg.2 +++ b/lib/libc/compat-43/killpg.2 @@ -85,8 +85,8 @@ of the target processes has an effective user ID different from that of the sending process. .El .Sh SEE ALSO -.Xr kill 2 , .Xr getpgrp 2 , +.Xr kill 2 , .Xr sigaction 2 .Sh HISTORY The |