diff options
-rw-r--r-- | lib/libc/sys/getpeereid.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getpeereid.2 b/lib/libc/sys/getpeereid.2 index a3275889fb1..ef5b38e1eeb 100644 --- a/lib/libc/sys/getpeereid.2 +++ b/lib/libc/sys/getpeereid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getpeereid.2,v 1.3 2003/02/21 09:14:37 jmc Exp $ +.\" $OpenBSD: getpeereid.2,v 1.4 2003/02/21 09:25:27 jmc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,7 +63,7 @@ Points to a variable into which the effective user ID for the connected peer will be stored. .Pp -.Fa guid +.Fa egid Points to a .Li gid_t variable into which the effective group ID for the connected peer will |