summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setgroups.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/setgroups.2')
-rw-r--r--lib/libc/sys/setgroups.212
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2
index ecafcedee08..1547f702787 100644
--- a/lib/libc/sys/setgroups.2
+++ b/lib/libc/sys/setgroups.2
@@ -1,5 +1,7 @@
-.\" Copyright (c) 1983, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: setgroups.2,v 1.7 1995/02/27 12:36:49 cgd Exp $
+.\"
+.\" Copyright (c) 1983, 1991, 1993, 1994
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,10 +31,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)setgroups.2 6.7 (Berkeley) 3/10/91
-.\" $Id: setgroups.2,v 1.6 1994/04/19 00:09:05 jtc Exp $
+.\" @(#)setgroups.2 8.2 (Berkeley) 4/16/94
.\"
-.Dd March 10, 1991
+.Dd April 16, 1994
.Dt SETGROUPS 2
.Os BSD 4.2
.Sh NAME
@@ -40,7 +41,6 @@
.Nd set group access list
.Sh SYNOPSIS
.Fd #include <sys/param.h>
-.Fd #include <sys/types.h>
.Fd #include <unistd.h>
.Ft int
.Fn setgroups "int ngroups" "const gid_t *gidset"