From 7498e878684a037b09202916251d9880e5cb0864 Mon Sep 17 00:00:00 2001 From: Bill Yuan Date: Mon, 2 Mar 2015 17:08:02 +0800 Subject: [PATCH] ipfw2 man page --- sbin/ipfw2/ipfw2.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/ipfw2/ipfw2.8 b/sbin/ipfw2/ipfw2.8 index b4b06caeb5..69d25f2b5f 100644 --- a/sbin/ipfw2/ipfw2.8 +++ b/sbin/ipfw2/ipfw2.8 @@ -519,10 +519,10 @@ If is not a local address, then the port number (if specified) is ignored, and the packet will be forwarded to the remote address, using the route as found in -the local routing table for that IP. and use comma to sperate +the local routing table for that IP. and use comma to separate multiple ip addresses. .Pp -forward-option can be 'round-robin' or 'sticky'. 'sticky' is caculated based on +forward-option can be 'round-robin' or 'sticky'. 'sticky' is calculated based on the src ip addresses, and if no forward-option, by default it will be 'random'. .Pp A -- 2.41.0