requires unistd.h
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 2 Oct 1992 06:15:53 +0000 (22:15 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 2 Oct 1992 06:15:53 +0000 (22:15 -0800)
SCCS-vsn: lib/libc/sys/getpgrp.2 6.7

usr/src/lib/libc/sys/getpgrp.2

index 1f8e8bf..6d9d7a0 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)getpgrp.2  6.6 (Berkeley) %G%
+.\"     @(#)getpgrp.2  6.7 (Berkeley) %G%
 .\"
 .Dd 
 .Dt GETPGRP 2
 .\"
 .Dd 
 .Dt GETPGRP 2
@@ -12,6 +12,7 @@
 .Nm getpgrp
 .Nd get process group
 .Sh SYNOPSIS
 .Nm getpgrp
 .Nd get process group
 .Sh SYNOPSIS
+.Fd #include <unistd.h>
 .Ft pid_t
 .Fn getpgrp "void"
 .Sh DESCRIPTION
 .Ft pid_t
 .Fn getpgrp "void"
 .Sh DESCRIPTION