Bug 41306

Summary: 17.2.2 in manual has wrong IP in an example (I think)
Product: Documentation Reporter: Clive <clive>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Clive 2002-08-04 10:40:01 UTC
In the section 17.2.2 the last example lists Local2 (10.20.3.2) ... shouldn't this be Local2 (10.20.30.2) ???
Comment 1 Christophe Juniet 2002-09-03 15:48:23 UTC
Actually, it's a typo in the ``Advanced Networking'' chapter of the Handbook, section 19.2.2.
Just below is the patch to correct it.  Other translated versions are fine.

--- patch begins here ---
--- doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml Tue Sep  3 15:02:13 2002
+++ doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml.new    Tue Sep  3 16:29:52 2002
@@ -344,7 +344,7 @@
          </thead>
          <tbody>
            <row>
-             <entry>Local2 (10.20.3.2)</entry>
+             <entry>Local2 (10.20.30.2)</entry>
              <entry>Local1 (10.20.30.1)</entry>
            </row>
            <row>
--- patch ends here ---
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2002-10-23 19:11:11 UTC
State Changed
From-To: open->closed

Fixed, thanks.  The changes should appear on the web in a few hours. 


Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2002-10-23 19:11:11 UTC
Responsible Changed
From-To: freebsd-www->keramida