Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 07:50:04 -0700 (PDT)
From:      Christophe Juniet <cjuniet@entreview.com>
To:        freebsd-www@FreeBSD.org
Subject:   Re: www/41306: 17.2.2 in manual has wrong IP in an example (I think)
Message-ID:  <200209031450.g83Eo4lE031063@freefall.freebsd.org>

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

From: Christophe Juniet <cjuniet@entreview.com>
To: freebsd-gnats-submit@FreeBSD.org, clive@beyondredemption.net,
	freebsd-doc@FreeBSD.org, cjuniet@entreview.com
Cc:  
Subject: Re: www/41306: 17.2.2 in manual has wrong IP in an example (I think)
Date: Tue, 03 Sep 2002 16:48:23 +0200

 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 ---
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-www" in the body of the message




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