From b8dd5117772a4ac28cfa19f8403f52a06f8b419a Mon Sep 17 00:00:00 2001 From: David Nugent Date: Sun, 22 Dec 1996 02:14:56 +0000 Subject: [PATCH] Speeling fix. --- lib/libc/gen/initgroups.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/initgroups.3 b/lib/libc/gen/initgroups.3 index 1f2d17c6d18..9d394206aca 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