Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Date: Mon, 04 Sep 2006 01:50:16
Message-Id: 20060904015013.6F38D6555E@smtp.gentoo.org
1 nightmorph 06/09/04 01:50:13
2
3 Modified: printing-howto.xml
4 Log:
5 Added kernel option for parallel port printers, bug 145994
6
7 Revision Changes Path
8 1.59 xml/htdocs/doc/en/printing-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.59&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.59&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.58&r2=1.59
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.58
18 retrieving revision 1.59
19 diff -u -r1.58 -r1.59
20 --- printing-howto.xml 20 Mar 2006 20:21:46 -0000 1.58
21 +++ printing-howto.xml 4 Sep 2006 01:50:13 -0000 1.59
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.58 2006/03/20 20:21:46 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.59 2006/09/04 01:50:13 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.9</version>
35 -<date>2006-03-20</date>
36 +<version>2.91</version>
37 +<date>2006-09-03</date>
38
39 <chapter>
40 <title>Printing and Gentoo Linux</title>
41 @@ -117,13 +117,14 @@
42 Device Drivers --&gt;
43 Character Devices --&gt;
44 &lt;*&gt; Parallel printer support
45 + [*] IEEE 1284 transfer modes)
46 </pre>
47
48 -<p>
49 +<note>
50 Some users might need to enable other options in the <c>Parallel port
51 support</c> section. Check the kernel configuration <c>Help</c>
52 function for more information.
53 -</p>
54 +</note>
55
56 <p>
57 That's it; quit the kernel configuration and rebuild your kernel. Don't forget
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list