diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-06-15 11:25:26 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-06-15 11:25:26 +0000 |
commit | 1d67a55f97bd02672905b3f163798e5c536a1fb0 (patch) | |
tree | 0e23e3f18a8699e07639cd869fff23fdfe3cf7da /libexec/mknetid | |
parent | 24135db698ca52c0a88284bef71526b573481c48 (diff) | |
download | FreeBSD-src-1d67a55f97bd02672905b3f163798e5c536a1fb0.zip FreeBSD-src-1d67a55f97bd02672905b3f163798e5c536a1fb0.tar.gz |
Fix some typos.
MFC after: 1 week
Diffstat (limited to 'libexec/mknetid')
-rw-r--r-- | libexec/mknetid/mknetid.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index 755c9a4..8204eae 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -60,7 +60,7 @@ and hosts in a operating system independent format. .Pp The .Nm -command checks for duplicate occurances of netids and filters +command checks for duplicate occurrences of netids and filters them out. .Pp The @@ -82,7 +82,7 @@ Normally, .Nm prints a warning message when it encounters a duplicate netid. This flag turns on 'quiet' mode, allowing the warnings to be -surpressed. Other error messages may still be generated. +suppressed. Other error messages may still be generated. .It Fl g Ar group_file Specify the location of the group information file. The compiled-in default is |