Author: hrs
Date: Mon Jan  5 08:56:45 2009
New Revision: 186764
URL: http://svn.freebsd.org/changeset/base/186764

Log:
  Add explanation of FIB.

Modified:
  stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml

Modified: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
==============================================================================
--- stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml    Mon Jan  5 
08:33:56 2009        (r186763)
+++ stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml    Mon Jan  5 
08:56:45 2009        (r186764)
@@ -254,8 +254,9 @@ e...@pci0:0:25:0: class=0x020000 card=0x0
     <itemizedlist>
       <listitem>
        <para>Add the following kernel configuration option and
-         rebuild the kernel.  The <literal>2</literal> is the
-         number of FIB (the maximum value is 16).</para>
+         rebuild the kernel.  The <literal>2</literal> is the number
+         of FIB (Forward Information Base, synonym for a routing
+         table here).  The maximum value is 16.</para>
 
        <programlisting>options ROUTETABLES=2</programlisting>
 
_______________________________________________
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-unsubscr...@freebsd.org"

Reply via email to