diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-08-11 13:05:30 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-08-11 13:05:30 +0000 |
commit | b2bb39b1ebc96a74fcafa5329db783dcc556511b (patch) | |
tree | 359b8f6a3bb21f89fd8f77d83575d82b0f750df2 /libexec | |
parent | 544b3fb6045b998a316e58f4dc0ad30a05280df1 (diff) | |
download | FreeBSD-src-b2bb39b1ebc96a74fcafa5329db783dcc556511b.zip FreeBSD-src-b2bb39b1ebc96a74fcafa5329db783dcc556511b.tar.gz |
Fix typos; each file has at least one s/seperat/separat/
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/revnetgroup/revnetgroup.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index d806acf..18bfa2b 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -74,7 +74,7 @@ By contrast, the reverse .Pa netgroup.byusers database lists each unique member as the key and the netgroups to which the members belong become -the data. Seperate databases are created to hold information pertaining +the data. Separate databases are created to hold information pertaining to users and hosts; this allows netgroup username lookups and netgroup hostname lookups to be performed using independent keyspaces. .Pp |