diff --git a/share/man/man4/dummynet.4 b/share/man/man4/dummynet.4 index d350bbbfe753..b0f6d352647b 100644 --- a/share/man/man4/dummynet.4 +++ b/share/man/man4/dummynet.4 @@ -91,8 +91,8 @@ At the output from the second queue packets are reinjected into the protocol stack at the same point they came from (i.e. ip_input(), ip_output(), bdg_forward() ). Depending on the setting of the sysctl variable -.Ql net.inet.ipfw.one_pass -Packets coming from a pipe can be either forwarded to their +.Ql net.inet.ipfw.one_pass , +packets coming from a pipe can be either forwarded to their destination, or passed again through the .Nm ipfw rules, starting from the one after the matching rule.