Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it: printing-howto.xml
Date: Tue, 16 Jun 2009 22:15:39
Message-Id: E1MGgwL-0004Po-QD@stork.gentoo.org
1 scen 09/06/16 22:15:37
2
3 Modified: printing-howto.xml
4 Log:
5 Version 3.3, revision 1.74 of EN CVS
6
7 Revision Changes Path
8 1.23 xml/htdocs/doc/it/printing-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/printing-howto.xml?rev=1.23&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/printing-howto.xml?rev=1.23&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/printing-howto.xml?r1=1.22&r2=1.23
13
14 Index: printing-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/printing-howto.xml,v
17 retrieving revision 1.22
18 retrieving revision 1.23
19 diff -u -r1.22 -r1.23
20 --- printing-howto.xml 5 Feb 2009 21:35:51 -0000 1.22
21 +++ printing-howto.xml 16 Jun 2009 22:15:37 -0000 1.23
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/printing-howto.xml,v 1.22 2009/02/05 21:35:51 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/printing-howto.xml,v 1.23 2009/06/16 22:15:37 scen Exp $ -->
27
28 <guide link="/doc/it/printing-howto.xml" lang="it">
29 <title>Guida alla Stampa in Gentoo</title>
30 @@ -28,8 +28,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3.2</version>
35 -<date>2009-01-25</date>
36 +<version>3.3</version>
37 +<date>2009-06-14</date>
38
39 <chapter>
40 <title>Stampa e Gentoo Linux</title>
41 @@ -430,9 +430,14 @@
42 &lt;Location /&gt;
43 Order allow,deny
44 <i>Allow localhost</i>
45 -<i>Allow 192.168.0.*</i>
46 +<i>Allow from 192.168.0.*</i>
47 Deny all
48 &lt;/Location&gt;
49 +
50 +<comment>(Questa opzione fa sì che venga inviata tramite broadcast
51 +l'informazione di browsing ai client della rete, in modo da far loro
52 +sapere che la stampante è disponibile)</comment>
53 +BrowseAddress 192.168.0.*:631
54 </pre>
55
56 <p>