Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Date: Sat, 05 Nov 2005 17:29:53
Message-Id: 200511051729.jA5HTdhB003916@robin.gentoo.org
1 swift 05/11/05 17:29:16
2
3 Modified: xml/htdocs/doc/en printing-howto.xml
4 Log:
5 For pnm2ppa use, you need to download and install the PPD file as well. Thanks to Wm. F. Wheeler for reporting
6
7 Revision Changes Path
8 1.52 +7 -4 xml/htdocs/doc/en/printing-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.52&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml.diff?r1=1.51&r2=1.52&cvsroot=gentoo
13
14 Index: printing-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
17 retrieving revision 1.51
18 retrieving revision 1.52
19 diff -u -r1.51 -r1.52
20 --- printing-howto.xml 9 Sep 2005 13:19:50 -0000 1.51
21 +++ printing-howto.xml 5 Nov 2005 17:29:16 -0000 1.52
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.51 2005/09/09 13:19:50 jkt Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.52 2005/11/05 17:29:16 swift Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -21,8 +21,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.2</version>
35 -<date>2005-09-09</date>
36 +<version>2.3</version>
37 +<date>2005-11-05</date>
38
39 <chapter>
40 <title>Printing and Gentoo Linux</title>
41 @@ -791,7 +791,10 @@
42 </pre>
43
44 <p>
45 -Once installed, configure your printer using the steps explained above.
46 +Once installed, download the PPD file for your printer from the <uri
47 +link="http://www.linuxprinting.org/printer_list.cgi">LinuxPrinting</uri> site
48 +and put it in <path>/usr/share/cups/model</path>. Next, configure your printer
49 +using the steps explained above.
50 </p>
51
52 </body>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list