From 097d23139f20f4c80e347897d765836aedc81401 Mon Sep 17 00:00:00 2001 From: Jared Yanovich Date: Wed, 10 Aug 2005 01:36:46 +0000 Subject: grammar; ok jmc --- lib/libc/sys/getgid.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/getgid.2 b/lib/libc/sys/getgid.2 index a9f57d9aea9..78780e0a133 100644 --- a/lib/libc/sys/getgid.2 +++ b/lib/libc/sys/getgid.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getgid.2,v 1.12 2003/10/17 09:24:13 jmc Exp $ +.\" $OpenBSD: getgid.2,v 1.13 2005/08/10 01:36:45 jaredy Exp $ .\" $NetBSD: getgid.2,v 1.5 1995/02/27 12:32:53 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -47,9 +47,9 @@ .Sh DESCRIPTION The .Fn getgid -function returns the real group ID of the calling process, +function returns the real group ID of the calling process and the .Fn getegid -returns the effective group ID of the calling process. +function returns the effective group ID of the calling process. .Pp The real group ID is specified at login time. .Pp -- cgit v1.2.3