diff options
author | yar <yar@FreeBSD.org> | 2002-01-02 19:46:14 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2002-01-02 19:46:14 +0000 |
commit | 009b0965a2c0f7ed16e2ca195f68df951f3b155a (patch) | |
tree | aa0ee7f79d9fc4cfb27890d2b2b20c8cc72fd72b | |
parent | 785abe2b676bbf557b8c57e773a978c5797aa3bd (diff) | |
download | FreeBSD-src-009b0965a2c0f7ed16e2ca195f68df951f3b155a.zip FreeBSD-src-009b0965a2c0f7ed16e2ca195f68df951f3b155a.tar.gz |
Fix a typo: wierd -> weird
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 1811cf3..792b82b 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -401,7 +401,7 @@ on the local machine, keeping the local address of the socket set to the original IP address the packet was destined for. This makes the .Xr netstat 1 -entry look rather wierd but is intended for +entry look rather weird but is intended for use with transparent proxy servers. If the IP is not a local address then the port number (if specified) is ignored. |