]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Jul 2006 14:08:48 +0000 (14:08 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Jul 2006 14:08:48 +0000 (14:08 +0000)
man2/kill.2

index a8ecebb38e1a92cc53680c8216bc4e134d5cc577..13ac74a3966eda40a1ebc5c30ee7352afaf1215e 100644 (file)
@@ -128,7 +128,7 @@ there was a bug that meant that when sending signals to a process group,
 failed with the error 
 .B EPERM 
 if the caller did have permission to send the signal to \fIany\fP (rather
-than \fIall\fP) of the embers of the process group.  
+than \fIall\fP) of the members of the process group.  
 Notwithstanding this error return, the signal was still delivered 
 to all of the processes for which the caller had permission to signal.
 .SH "LINUX HISTORY"