Drop space at EOL and dot at end of SEE ALSO.

This commit is contained in:
wiz 2004-09-28 13:59:48 +00:00
parent d2886cb438
commit b772ed97cf
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getgrouplist.3,v 1.11 2004/09/28 10:49:22 lukem Exp $
.\" $NetBSD: getgrouplist.3,v 1.12 2004/09/28 13:59:48 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -67,7 +67,7 @@ Duplicate group ids will be suppressed from the result.
The
.Fn getgrouplist
function
returns 0 if successful, and
returns 0 if successful, and
returns \-1 if the size of the group list is too small to
hold all the user's groups.
In the latter case, the
@ -83,7 +83,7 @@ group membership list
.Sh SEE ALSO
.Xr setgroups 2 ,
.Xr initgroups 3 ,
.Xr group 5 .
.Xr group 5
.Sh HISTORY
The
.Fn getgrouplist