Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2013 13:30:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/178959: commit references a PR
Message-ID:  <201306081330.r58DU2Bn030826@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/178959; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/178959: commit references a PR
Date: Sat,  8 Jun 2013 13:23:10 +0000 (UTC)

 Author: pluknet
 Date: Sat Jun  8 13:22:53 2013
 New Revision: 41868
 URL: http://svnweb.freebsd.org/changeset/doc/41868
 
 Log:
   Fix column description for "ipfw -a list" output.
   
   PR:		docs/178959
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sat Jun  8 12:34:02 2013	(r41867)
 +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Sat Jun  8 13:22:53 2013	(r41868)
 @@ -3690,8 +3690,7 @@ ipfw add deny out</programlisting>
        <para>The next example lists accounting information and the
  	packet count for matched rules along with the rules
  	themselves.  The first column is the rule number, followed by
 -	the number of outgoing matched packets, followed by the number
 -	of incoming matched packets, followed by the rule
 +	the number of matched packets and bytes, followed by the rule
  	itself.</para>
  
        <screen>&prompt.root; <userinput>ipfw -a list</userinput></screen>
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306081330.r58DU2Bn030826>