diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-19 03:10:14 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-05-19 03:10:14 +0000 |
| commit | 432a1104b69edad0130462ee7ea0de2feda8d903 (patch) | |
| tree | 1d57cff42fb2da87d7c729a142ab91a8cfd136c7 | |
| parent | 12d311d02efb282a4c1702dea27c099c07d97b1d (diff) | |
Notes
| -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 13faaaa848712..5edeb1cdd1ec6 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -105,7 +105,7 @@ is active, the rule is instead: .Ed .Pp This variation lets everything pass through. This option should only be -activated in particular circumstances, such as if your you use the firewall +activated in particular circumstances, such as if you use the firewall system as an on-demand denial-of-service filter that is normally wide open. .Pp The following options are available: |
