website diff en/doc/handbook/network-config.html @ rev 35

Installer typo (en)
author Paul Issott <paul@slitaz.org>
date Sat Apr 26 23:25:13 2008 +0000 (2008-04-26)
parents cd23fe9aa506
children fb63123c9a72
line diff
     1.1 --- a/en/doc/handbook/network-config.html	Fri Apr 04 22:48:44 2008 +0000
     1.2 +++ b/en/doc/handbook/network-config.html	Sat Apr 26 23:25:13 2008 +0000
     1.3 @@ -232,7 +232,7 @@
     1.4  function named: <code>iptables_rules()</code>, this contains all of the iptables
     1.5  commands to launch when the firewall starts. To delete a rule, It is advisable
     1.6  to comment out the corresponding line with a <code>#</code>. It is not 
     1.7 -advisable to leave the function completely empty, if you want to disable the 
     1.8 +advisable to leave the function completely empty, if you want to disable 
     1.9  iptables rules just add "no" to the variable IPTABLES_RULES= in the 
    1.10  configuration file.
    1.11  </p>