summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/ipfirewall.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipfirewall.4 b/share/man/man4/ipfirewall.4
index f11cbd54b304..bdfa3a162876 100644
--- a/share/man/man4/ipfirewall.4
+++ b/share/man/man4/ipfirewall.4
@@ -91,7 +91,7 @@ searching chain for matching entry the first matching is the best match,
That means:
* First in chain entries with specific protocol and small ranges
of src/dst adresses and ports.
- * Later going entries with wider ranges of ports and adresses.
+ * Later go entries with wider ranges of ports and adresses.
* Later entries matching every port for some adress range.
* Later universal entries matching any protocol.
@@ -195,7 +195,7 @@ ip(4), setsockopt(2), kvm_nlist(3), kvm_read(3)
.Sh BUGS
Ipfw/ipacct facilities are new and , although serious bugs has
been tracked,some less important ones expected.
- This man page also uncomplete bad styled.
+ This man page is mostly out of date and should be rewritten.
.Sh HISTORY
Ipfw facility has been intitially written as package to BSDI