Date: Sat, 20 Mar 2010 14:42:16 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r205372 - head/sbin/ipfw Message-ID: <201003201442.o2KEgGxn001534@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gavin Date: Sat Mar 20 14:42:16 2010 New Revision: 205372 URL: http://svn.freebsd.org/changeset/base/205372 Log: Tweak language to make one point potentially clearer for non-native spekers PR: bin/121424 Submitted by: "Julian H. Stacey" <jhs berklix.org> Modified: head/sbin/ipfw/ipfw.8 Modified: head/sbin/ipfw/ipfw.8 ============================================================================== --- head/sbin/ipfw/ipfw.8 Sat Mar 20 14:36:39 2010 (r205371) +++ head/sbin/ipfw/ipfw.8 Sat Mar 20 14:42:16 2010 (r205372) @@ -1,7 +1,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 24, 2009 +.Dd March 20, 2010 .Dt IPFW 8 .Os .Sh NAME @@ -1501,7 +1501,7 @@ is invalid) whenever .Cm xmit is used. .Pp -A packet may not have a receive or transmit interface: packets +A packet might not have a receive or transmit interface: packets originating from the local host have no receive interface, while packets destined for the local host have no transmit interface.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003201442.o2KEgGxn001534>