diff options
author | davidn <davidn@FreeBSD.org> | 1996-12-22 02:14:56 +0000 |
---|---|---|
committer | davidn <davidn@FreeBSD.org> | 1996-12-22 02:14:56 +0000 |
commit | f46b074e3cdff1d891872cb28863db82ae2cfef1 (patch) | |
tree | 50e0dbe56255261450fb9b62686ed9eac05a24fa /lib/libc | |
parent | fc46f3e25ba50050d33baf12d80941c2fba60a2f (diff) | |
download | FreeBSD-src-f46b074e3cdff1d891872cb28863db82ae2cfef1.zip FreeBSD-src-f46b074e3cdff1d891872cb28863db82ae2cfef1.tar.gz |
Speeling fix.
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 1f2d17c..9d39420 100644 --- a/lib/libc/gen/initgroups.3 +++ b/lib/libc/gen/initgroups.3 @@ -67,7 +67,7 @@ returns \-1 if it was not invoked by the super-user. .Xr getgrouplist 3 .Sh HISTORY The -.Fn initgorups +.Fn initgroups function appeared in .Bx 4.2 . .Sh BUGS |