diff options
Diffstat (limited to 'lib/libc/gen/getgrent.3')
| -rw-r--r-- | lib/libc/gen/getgrent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3 index 45d3bced27ab..fd2e2e194e76 100644 --- a/lib/libc/gen/getgrent.3 +++ b/lib/libc/gen/getgrent.3 @@ -96,7 +96,7 @@ function sequentially reads the group database and is intended for programs that wish to step through the complete list of groups. .Pp -All three routines will open the group file for reading, if necesssary. +All three routines will open the group file for reading, if necessary. .Pp The .Fn setgroupent |
