diff options
author | billf <billf@FreeBSD.org> | 1999-12-16 01:25:17 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-12-16 01:25:17 +0000 |
commit | 75d7fc32bc324e139c8f2055e5f16c9c8d60478e (patch) | |
tree | 869805454303e610753a10e43d4e296e3316d6e5 /sbin | |
parent | dd083c4e1ede628f3192010a6c3378342784840b (diff) | |
download | FreeBSD-src-75d7fc32bc324e139c8f2055e5f16c9c8d60478e.zip FreeBSD-src-75d7fc32bc324e139c8f2055e5f16c9c8d60478e.tar.gz |
Spelling fix (manuall -> manual)
Submitted by: Jeroen C. van Gelderen <jeroen@vangelderen.org>
Diffstat (limited to 'sbin')
-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 6defcd4..bd21627 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -403,7 +403,7 @@ IPv6 link-local addresses are required for several basic communication between IPv6 node. If they are deleted by .Nm ifconfig manually, the kernel might show very strange behavior. -So, such manuall deletions are strongly discouraged. +So, such manual deletions are strongly discouraged. .Sh SEE ALSO .Xr netstat 1 , .Xr netintro 4 , |