summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setuid.2
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2006-10-13 20:56:54 +0000
committerwiz <wiz@NetBSD.org>2006-10-13 20:56:54 +0000
commita199de4e6f9eef8389452048164e65dd2cd9675d (patch)
treed73bb5e1d80dda39210100ba0ca9c534971d3ad4 /lib/libc/sys/setuid.2
parent6c265266c5041e98bdf1103892ae80fa76bd28c5 (diff)
Sort SEE ALSO.
Diffstat (limited to 'lib/libc/sys/setuid.2')
-rw-r--r--lib/libc/sys/setuid.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index efddc16c0da..f82d9090e59 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: setuid.2,v 1.19 2006/10/07 21:03:51 elad Exp $
+.\" $NetBSD: setuid.2,v 1.20 2006/10/13 20:56:54 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -99,8 +99,8 @@ specified is not the real, effective ID, or saved ID,
these functions return \-1.
.Sh SEE ALSO
.Xr getgid 2 ,
-.Xr getuid 2 ,
-.Xr getgroups 2
+.Xr getgroups 2 ,
+.Xr getuid 2
.Sh STANDARDS
The
.Fn setuid