| Summary: | [patch] typo in ipfw(8) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | yonatan <yonatan> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
yonatan
2002-09-30 20:00:21 UTC
On Mon, Sep 30, 2002 at 11:59:09AM -0700, Yonatan Bokovza wrote:
> --- ipfw.8.orig Mon Sep 30 17:51:02 2002
> +++ ipfw.8 Mon Sep 30 17:51:46 2002
> @@ -352,7 +352,7 @@ which control its invocation.
> .Pp
> As can be noted from the above picture, the number of
> times the same packet goes through the firewall can
> -vary between 0 and 4 depending o packet source and
> +vary between 0 and 4 depending on the packet source and
> destination, and system configuration.
> In each of these places, the packet is passed to
> .Nm
It was fixed in -CURRENT, it will be merged ASAP.
Marc
State Changed From-To: open->closed It was fixed in -CURRENT and I just MFCed the fix. Thanks for the remainder. |