diff options
author | mpp <mpp@FreeBSD.org> | 1996-01-29 23:52:43 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-01-29 23:52:43 +0000 |
commit | 0d925cfda358e9042c94c2db98bcdcba43830080 (patch) | |
tree | 33fd1072bc599385aa3cbf0b3249448e8109a26e /sbin/ifconfig | |
parent | ddfba9f1d055aa2c147d4176510cfc6ea46f2831 (diff) | |
download | FreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.zip FreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.tar.gz |
Fix a bunch of spelling errors.
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index cb97093..a3d7672 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -104,7 +104,7 @@ Specifies the .Ar address family which affects interpretation of the remaining parameters. Since an interface can receive transmissions in differing protocols -with different naming schemes, specifying the address family is recommeded. +with different naming schemes, specifying the address family is recommended. The address or protocol families currently supported are .Dq inet , |