diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 | 
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 | 
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /lib/libc/sys/kill.2 | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'lib/libc/sys/kill.2')
| -rw-r--r-- | lib/libc/sys/kill.2 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/sys/kill.2 b/lib/libc/sys/kill.2 index bdb553d96eb6..4f16c45c226d 100644 --- a/lib/libc/sys/kill.2 +++ b/lib/libc/sys/kill.2 @@ -62,7 +62,7 @@ This can be used to check the validity of  For a process to have permission to send a signal to a process designated  by  .Fa pid , -the real or effective user ID of the receving process must match +the real or effective user ID of the receiving process must match  that of the sending process or the user must have appropriate privileges  (such as given by a set-user-ID program or the user is the super-user).  A single exception is the signal SIGCONT, which may always be sent | 
