4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / lib / libc / compat-43 / killpg.2
index 052f45e..af6e93f 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1980, 1991 Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1980, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)killpg.2   6.5 (Berkeley) %G%
+.\"     @(#)killpg.2   8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt KILLPG 2
 .\"
 .Dd 
 .Dt KILLPG 2
@@ -12,7 +12,7 @@
 .Nm killpg
 .Nd send signal to a process group
 .Sh SYNOPSIS
 .Nm killpg
 .Nd send signal to a process group
 .Sh SYNOPSIS
-.Fd #include <sys/signal.h>
+.Fd #include <signal.h>
 .Ft int
 .Fn killpg "pid_t pgrp" "int sig"
 .Sh DESCRIPTION
 .Ft int
 .Fn killpg "pid_t pgrp" "int sig"
 .Sh DESCRIPTION