Date: Tue, 03 Sep 2002 16:48:23 +0200 From: Christophe Juniet <cjuniet@entreview.com> To: freebsd-gnats-submit@FreeBSD.org, clive@beyondredemption.net, freebsd-doc@FreeBSD.org, cjuniet@entreview.com Subject: Re: www/41306: 17.2.2 in manual has wrong IP in an example (I think) Message-ID: <3D74CBB7.1010002@entreview.com>
next in thread | raw e-mail | index | archive | help
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-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D74CBB7.1010002>
