summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getgid.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getgid.2')
-rw-r--r--lib/libc/sys/getgid.27
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/libc/sys/getgid.2 b/lib/libc/sys/getgid.2
index 5666d9d23fff5..272d1ea8b0316 100644
--- a/lib/libc/sys/getgid.2
+++ b/lib/libc/sys/getgid.2
@@ -28,7 +28,7 @@
.\" @(#)getgid.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd December 15, 2015
+.Dd May 1, 2020
.Dt GETGID 2
.Os
.Sh NAME
@@ -78,3 +78,8 @@ and
.Fn getegid
system calls are expected to conform to
.St -p1003.1-90 .
+.Sh HISTORY
+The
+.Fn getgid
+function appeared in
+.At v4 .