diff options
author | mpp <mpp@FreeBSD.org> | 1997-04-09 23:05:04 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-04-09 23:05:04 +0000 |
commit | 579a16d6dd3c466bb15b8df6caa71d191b4ce497 (patch) | |
tree | 1f7639070beb6181ebc0f17b577949ee2a6e11e8 /lib/libc | |
parent | d49945b5213f1d5fbb82813f5496caa79a563aa0 (diff) | |
download | FreeBSD-src-579a16d6dd3c466bb15b8df6caa71d191b4ce497.zip FreeBSD-src-579a16d6dd3c466bb15b8df6caa71d191b4ce497.tar.gz |
Typo police. Part of PR# 3242.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/initgroups.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/initgroups.3 b/lib/libc/gen/initgroups.3 index 9d39420..474265d 100644 --- a/lib/libc/gen/initgroups.3 +++ b/lib/libc/gen/initgroups.3 @@ -74,7 +74,7 @@ function appeared in The .Fn getgrouplist function called by -.Fn initgorups +.Fn initgroups uses the routines based on .Xr getgrent 3 . If the invoking program uses any of these routines, |