summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoris <is@NetBSD.org>1999-02-08 11:13:14 +0000
committeris <is@NetBSD.org>1999-02-08 11:13:14 +0000
commit87987d1d4d64c01c73aca2d56ff6ef7a38fd7df3 (patch)
treedeffab85cb72c4af12713f8d0e90bb87602cf663 /lib
parent0c92f24ea3cd649a11ac06d453a029fdd9ba94ff (diff)
Fix typo
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/getgid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getgid.2 b/lib/libc/sys/getgid.2
index e2cdc492de5..dae5965141f 100644
--- a/lib/libc/sys/getgid.2
+++ b/lib/libc/sys/getgid.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: getgid.2,v 1.8 1998/08/29 08:32:37 lukem Exp $
+.\" $NetBSD: getgid.2,v 1.9 1999/02/08 11:13:14 is Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -62,7 +62,7 @@ during the execution of
.Dq Em set-group-ID
mode processes,
.Fn getgid
-is used to determine the real-user-id of the calling process.
+is used to determine the real-group-id of the calling process.
.Sh ERRORS
The
.Fn getgid