summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-07 07:37:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-07 07:37:41 +0000
commit64a878a1d971ecc4485a1fb40c1f37713aa5b5da (patch)
tree8a2208797ab309cd36b91a4e7343ef4d273d8e80 /lib/libc/sys
parentc8917b40cdc6b5360df1ad8702292880b9028ca0 (diff)
knock out an .Xr to self;
from joachim schipper (pr #5228)
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/getgid.23
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/getgid.2 b/lib/libc/sys/getgid.2
index 78780e0a133..d6234de6ec7 100644
--- a/lib/libc/sys/getgid.2
+++ b/lib/libc/sys/getgid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgid.2,v 1.13 2005/08/10 01:36:45 jaredy Exp $
+.\" $OpenBSD: getgid.2,v 1.14 2006/09/07 07:37:40 jmc Exp $
.\" $NetBSD: getgid.2,v 1.5 1995/02/27 12:32:53 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -68,7 +68,6 @@ and
functions are always successful, and no return value is reserved to
indicate an error.
.Sh SEE ALSO
-.Xr getegid 2 ,
.Xr getuid 2 ,
.Xr setgid 2 ,
.Xr setgroups 2 ,