From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NPhnU-0002ox-Hm for garchives@archives.gentoo.org; Tue, 29 Dec 2009 19:32:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7B8DE096B; Tue, 29 Dec 2009 19:31:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 68A0DE0969 for ; Tue, 29 Dec 2009 19:31:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E7A03667E1 for ; Tue, 29 Dec 2009 19:31:57 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NPhnR-0004qR-Fa for gentoo-doc-cvs@lists.gentoo.org; Tue, 29 Dec 2009 19:31:57 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: printing-howto.xml X-VCS-Repository: gentoo X-VCS-Files: printing-howto.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Tue, 29 Dec 2009 19:31:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5528544b-290d-4fd8-9c44-15fec2654f48 X-Archives-Hash: fceba1a3bb88f7efc0ca275f7e3cc2ae 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/prin= ting-howto.xml?rev=3D1.75&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/prin= ting-howto.xml?rev=3D1.75&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/prin= ting-howto.xml?r1=3D1.74&r2=3D1.75 Index: printing-howto.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 @@ - - - + =20 - + Gentoo Printing Guide =20 - Sven Vermeulen + - Joshua Saddler + =20 @@ -24,8 +22,8 @@ =20 -3.3 -2009-06-14 +3.4 +2009-12-29 =20 Printing and Gentoo Linux @@ -407,7 +405,6 @@ Order allow,deny Allow localhost Allow from 192.168.0.* - Deny all </Location> =20 (This broadcasts browsing information to the clients on the net= work) @@ -459,7 +456,6 @@ Order allow,deny Allow localhost Allow 192.168.0.3 - Deny all </Location> =20