diff options
| author | wiz <wiz@NetBSD.org> | 2006-10-13 20:56:54 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-10-13 20:56:54 +0000 |
| commit | a199de4e6f9eef8389452048164e65dd2cd9675d (patch) | |
| tree | d73bb5e1d80dda39210100ba0ca9c534971d3ad4 /lib | |
| parent | 6c265266c5041e98bdf1103892ae80fa76bd28c5 (diff) | |
Sort SEE ALSO.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/setuid.2 | 6 |
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 |
