Date: Sat, 20 Mar 2010 14:50:03 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-doc@FreeBSD.org Subject: Re: bin/121424: commit references a PR Message-ID: <201003201450.o2KEo3Ad049761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/121424; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/121424: commit references a PR Date: Sat, 20 Mar 2010 14:42:27 +0000 (UTC) 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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003201450.o2KEo3Ad049761>