PERFORCE change 153053 for review
    Rene Ladan 
    rene at FreeBSD.org
       
    Sun Nov 16 12:31:19 PST 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=153053
Change 153053 by rene at rene_self on 2008/11/16 20:30:57
	Add a missing </sect4> and a missing host2 to the advanced-networking chapter.	
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#7 edit
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml#7 (text+ko) ====
@@ -1167,6 +1167,7 @@
 
 	    <programlisting>ifconfig_ath0="ssid <replaceable>your_ssid_here</replaceable> inet <replaceable>192.168.1.100</replaceable> netmask <replaceable>255.255.255.0</replaceable>"</programlisting>
 	  </sect5>
+	</sect4>
 
 	<sect4 id="network-wireless-wpa">
 	  <title>WPA</title>
@@ -4811,7 +4812,7 @@
 
       <programlisting>127.0.0.1               localhost.my.domain localhost
 10.0.0.1                host1.my.domain host1
-10.0.0.2                host2.my.domain</programlisting>
+10.0.0.2                host2.my.domain host2</programlisting>
 
       <para>To confirm the connection works, go to each host and ping
 	the other.  For example, on <hostid>host1</hostid>:</para>
    
    
More information about the p4-projects
mailing list