nightmorph 06/09/04 01:50:13 Modified: printing-howto.xml Log: Added kernel option for parallel port printers, bug 145994
Revision Changes Path 1.59 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.59&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.58&r2=1.59 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- printing-howto.xml 20 Mar 2006 20:21:46 -0000 1.58 +++ printing-howto.xml 4 Sep 2006 01:50:13 -0000 1.59 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.58 2006/03/20 20:21:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.59 2006/09/04 01:50:13 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.9</version> -<date>2006-03-20</date> +<version>2.91</version> +<date>2006-09-03</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -117,13 +117,14 @@ Device Drivers --> Character Devices --> <*> Parallel printer support + [*] IEEE 1284 transfer modes) </pre> -<p> +<note> Some users might need to enable other options in the <c>Parallel port support</c> section. Check the kernel configuration <c>Help</c> function for more information. -</p> +</note> <p> That's it; quit the kernel configuration and rebuild your kernel. Don't forget -- [email protected] mailing list
