nightmorph    09/12/29 19:31:57

  Modified:             printing-howto.xml
  Log:
  adjust deny directive for bug 249651

Revision  Changes    Path
1.75                 xml/htdocs/doc/en/printing-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.75&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.75&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.74&r2=1.75

Index: printing-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- printing-howto.xml  14 Jun 2009 09:54:04 -0000      1.74
+++ printing-howto.xml  29 Dec 2009 19:31:57 -0000      1.75
@@ -1,17 +1,15 @@
 <?xml version='1.0' encoding="UTF-8"?>
-
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.74 
2009/06/14 09:54:04 nightmorph Exp $ -->
-
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.75 
2009/12/29 19:31:57 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
-<guide link="/doc/en/printing-howto.xml">
+<guide>
 <title>Gentoo Printing Guide</title>
 
 <author title="Author">
-  <mail link="[email protected]">Sven Vermeulen</mail>
+  <mail link="swift"/>
 </author>
 <author title="Editor">
-  <mail link="[email protected]">Joshua Saddler</mail>
+  <mail link="nightmorph"/>
 </author>
 
 <abstract>
@@ -24,8 +22,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3.3</version>
-<date>2009-06-14</date>
+<version>3.4</version>
+<date>2009-12-29</date>
 
 <chapter>
 <title>Printing and Gentoo Linux</title>
@@ -407,7 +405,6 @@
   Order allow,deny
   <i>Allow localhost</i>
   <i>Allow from 192.168.0.*</i>
-  Deny all
 &lt;/Location&gt;
 
 <comment>(This broadcasts browsing information to the clients on the network)
@@ -459,7 +456,6 @@
   Order allow,deny
   <i>Allow localhost</i>
   <i>Allow 192.168.0.3</i>
-  Deny all
 &lt;/Location&gt;
 </pre>
 




Reply via email to