--- src/lib/libc/compat-43/killpg.2 2003/06/17 04:26:41 1.2 +++ src/lib/libc/compat-43/killpg.2 2007/09/08 20:50:49 1.3 @@ -31,7 +31,7 @@ .\" .\" @(#)killpg.2 8.1 (Berkeley) 6/2/93 .\" $FreeBSD: src/lib/libc/compat-43/killpg.2,v 1.6.2.4 2003/03/15 15:11:05 trhodes Exp $ -.\" $DragonFly: src/lib/libc/compat-43/killpg.2,v 1.1 2003/06/16 04:21:16 dillon Exp $ +.\" $DragonFly$ .\" .Dd June 2, 1993 .Dt KILLPG 2 @@ -66,7 +66,9 @@ sends the signal to the sending process' The sending process and members of the process group must have the same effective user ID, or the sender must be the super-user. -As a single special case the continue signal SIGCONT may be sent +As a single special case the continue signal +.Dv SIGCONT +may be sent to any process that is a descendant of the current process. .Sh RETURN VALUES .Rv -std killpg