diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 1999-06-18 10:41:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 1999-06-18 10:41:13 +0000 |
| commit | ac88d62d8f175b0c82077e75655daf6eb72f94a8 (patch) | |
| tree | df216ca8a097a3c8db36cb5e17a54eed39ae5156 /lib/libc | |
| parent | ca9807fc17a636f9c44d344b502f7f81ad1dca94 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/kill.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2 index 24a43915ea58..ea58d1aea7fa 100644 --- a/lib/libc/sys/kill.2 +++ b/lib/libc/sys/kill.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)kill.2 8.3 (Berkeley) 4/19/94 -.\" $Id: kill.2,v 1.7 1997/04/11 18:47:03 bde Exp $ +.\" $Id: kill.2,v 1.8 1999/06/18 10:24:12 ru Exp $ .\" .Dd April 19, 1994 .Dt KILL 2 @@ -85,7 +85,7 @@ this is a variant of If the user has super-user privileges, the signal is sent to all processes excluding system processes -.Pq whose have Dv P_SYSTEM flag set , +.Pq with Dv P_SYSTEM flag set , process with ID 1 .Pq usually Xr init 8 , and the process sending the signal. |
