diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
| commit | bf5a138ec42c842d9402e45de366f7b71e267e42 (patch) | |
| tree | 6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/gen/initgroups.3 | |
| parent | 0982f4916f9e0def1dbeb907dcd4482ecb545586 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/initgroups.3')
| -rw-r--r-- | lib/libc/gen/initgroups.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/initgroups.3 b/lib/libc/gen/initgroups.3 index a0b1c4fae244..1f2d17c6d184 100644 --- a/lib/libc/gen/initgroups.3 +++ b/lib/libc/gen/initgroups.3 @@ -67,14 +67,14 @@ returns \-1 if it was not invoked by the super-user. .Xr getgrouplist 3 .Sh HISTORY The -.Nm +.Fn initgorups function appeared in .Bx 4.2 . .Sh BUGS The .Fn getgrouplist function called by -.Nm +.Fn initgorups uses the routines based on .Xr getgrent 3 . If the invoking program uses any of these routines, |
