summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getgroups.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getgroups.2')
-rw-r--r--lib/libc/sys/getgroups.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2
index f6488e96ed3..a6c1d44280e 100644
--- a/lib/libc/sys/getgroups.2
+++ b/lib/libc/sys/getgroups.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgroups.2,v 1.12 2013/03/30 06:44:44 guenther Exp $
+.\" $OpenBSD: getgroups.2,v 1.13 2013/07/17 05:42:11 schwarze Exp $
.\" $NetBSD: getgroups.2,v 1.8 1995/02/27 12:32:57 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)getgroups.2 8.2 (Berkeley) 4/16/94
.\"
-.Dd $Mdocdate: March 30 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt GETGROUPS 2
.Os
.Sh NAME
@@ -95,5 +95,5 @@ function conforms to
.Sh HISTORY
The
.Fn getgroups
-function call appeared in
-.Bx 4.2 .
+system call first appeared in
+.Bx 4.1c .