diff options
| author | wiz <wiz@NetBSD.org> | 2006-10-13 20:51:28 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-10-13 20:51:28 +0000 |
| commit | a721d64ba83c003d3b2dfd03cf3576a5fcbf01c3 (patch) | |
| tree | 05028b7dbf73aeb6b5c5155ca16f34425c74de7e /lib/libc/sys/getgroups.2 | |
| parent | 8b2626be71c5e869a3cd71a8c7ddeb45ca6f067b (diff) | |
Sort SEE ALSO.
Diffstat (limited to 'lib/libc/sys/getgroups.2')
| -rw-r--r-- | lib/libc/sys/getgroups.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2 index 54ea77a1dab..ffe8482b1d0 100644 --- a/lib/libc/sys/getgroups.2 +++ b/lib/libc/sys/getgroups.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: getgroups.2,v 1.21 2006/10/07 21:03:51 elad Exp $ +.\" $NetBSD: getgroups.2,v 1.22 2006/10/13 20:51:28 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -87,8 +87,8 @@ specifies an invalid address. .El .Sh SEE ALSO -.Xr getgid 2 , .Xr getegid 2 , +.Xr getgid 2 , .Xr setgroups 2 , .Xr initgroups 3 .Sh STANDARDS |
