From 2cdd73db19663a333ca54a47c4bdf7abe0a4a4dd Mon Sep 17 00:00:00 2001 From: Peter Tribble Date: Mon, 30 Aug 2021 15:05:04 +0100 Subject: 14039 Some invalid cross-references in the manual Reviewed by: Toomas Soome Reviewed by: Richard Lowe Approved by: Robert Mustacchi --- usr/src/man/man3c/getgrouplist.3c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/src/man/man3c') diff --git a/usr/src/man/man3c/getgrouplist.3c b/usr/src/man/man3c/getgrouplist.3c index f1e10695e3..18906886c2 100644 --- a/usr/src/man/man3c/getgrouplist.3c +++ b/usr/src/man/man3c/getgrouplist.3c @@ -11,7 +11,7 @@ .\" .\" Copyright 2020 Joyent, Inc. .\" -.Dd November 22, 2020 +.Dd August 28, 2021 .Dt GETGROUPLIST 3C .Os .Sh NAME @@ -121,7 +121,7 @@ values on failure, however their implementations show that may be set on failure. Software using .Fn getgrouplist -should be aware of these differences when attemping to write portable +should be aware of these differences when attempting to write portable software. .Sh EXAMPLES .Sy Example 1 @@ -200,8 +200,8 @@ may be larger than the value returned by a successful call to .Sy MT-Safe .Sh SEE ALSO .Xr groups 1 , +.Xr getgroups 2 , .Xr getuid 2 , .Xr getgrnam 3C , -.Xr getgroups 3C , .Xr initgroups 3C , .Xr limits.h 3HEAD -- cgit v1.2.3