Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: printing-howto.xml
Date: Thu, 25 Jun 2009 11:30:38
Message-Id: E1MJnA3-000777-Ct@stork.gentoo.org
1 titefleur 09/06/25 11:30:35
2
3 Modified: printing-howto.xml
4 Log:
5 Sync to 1.74
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/fr/printing-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/printing-howto.xml?rev=1.45&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/printing-howto.xml?rev=1.45&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/printing-howto.xml?r1=1.44&r2=1.45
13
14 Index: printing-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/printing-howto.xml,v
17 retrieving revision 1.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- printing-howto.xml 24 Feb 2009 12:51:03 -0000 1.44
21 +++ printing-howto.xml 25 Jun 2009 11:30:35 -0000 1.45
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/printing-howto.xml,v 1.44 2009/02/24 12:51:03 titefleur Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/printing-howto.xml,v 1.45 2009/06/25 11:30:35 titefleur Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -33,8 +33,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>3.2</version>
34 -<date>2009-01-25</date>
35 +<version>3.3</version>
36 +<date>2009-06-14</date>
37
38 <chapter>
39 <title>Gentoo Linux et l'impression</title>
40 @@ -432,9 +432,13 @@
41 &lt;Location /&gt;
42 Order Allow,Deny
43 <i>Allow localhost</i>
44 -<i>Allow 192.168.0.*</i>
45 +<i>Allow from 192.168.0.*</i>
46 Deny All
47 &lt;/Location&gt;
48 +
49 +<comment>(Cette information est diffusée aux clients du réseau)
50 +(C'est ce quileur permet de savoir qu'une imprimante est disponible)</comment>
51 +BrowseAddress 192.168.0.*:631
52 </pre>
53
54 <p>