diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 23:01:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 23:01:44 +0000 |
| commit | adf942c690d8702912ea98afd04425be249bf2c1 (patch) | |
| tree | 6b7f75d8f7891edfa4121f00e891fd2481ca4497 | |
| parent | 651aa6348e02b29d51f3b0153eeb0b80f833a901 (diff) | |
Notes
| -rw-r--r-- | sbin/ip6fw/ip6fw.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8 index c6dd84e0d1c5..dbc9084e2ff6 100644 --- a/sbin/ip6fw/ip6fw.8 +++ b/sbin/ip6fw/ip6fw.8 @@ -222,7 +222,8 @@ The search terminates. is an alias for .Ar deny . .It Ar reject -(Deprecated.) Discard packets that match this rule, and try to send an ICMPv6 +(Deprecated.) +Discard packets that match this rule, and try to send an ICMPv6 host unreachable notice. The search terminates. .It Ar unreach code |
