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.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2
index ab1d02902ff4d..45dfa2d85e075 100644
--- a/lib/libc/sys/getgroups.2
+++ b/lib/libc/sys/getgroups.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getgroups.2 8.2 (Berkeley) 4/16/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/getgroups.2,v 1.6 1999/08/28 00:02:16 peter Exp $
.\"
.Dd March 5, 1999
.Dt GETGROUPS 2