summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getuid.2
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-06 20:04:07 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-06 20:04:07 +0000
commitcc45759a360a02e8ff704945405dcd694aedc782 (patch)
treeba95c28f5487d37a2e6e71d2055f57048f3a72d7 /lib/libc/sys/getuid.2
parent0d9499da0b08296f9649b949c0b5a6e4c48a8db2 (diff)
.Xr typos;
ok deraadt@
Diffstat (limited to 'lib/libc/sys/getuid.2')
-rw-r--r--lib/libc/sys/getuid.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getuid.2 b/lib/libc/sys/getuid.2
index da4371c4b76..cec8f71ffff 100644
--- a/lib/libc/sys/getuid.2
+++ b/lib/libc/sys/getuid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getuid.2,v 1.9 2002/11/10 03:21:48 fgsch Exp $
+.\" $OpenBSD: getuid.2,v 1.10 2003/03/06 20:04:06 jmc Exp $
.\" $NetBSD: getuid.2,v 1.6 1995/02/27 12:33:37 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -73,8 +73,8 @@ functions are always successful, and no return value is reserved to
indicate an error.
.Sh SEE ALSO
.Xr getgid 2 ,
-.Xr setuid 2 ,
-.Xr setreuid 3
+.Xr setreuid 2 ,
+.Xr setuid 2
.Sh STANDARDS
The
.Fn getuid