swift 08/02/20 21:07:27 Modified: printing-howto.xml Log: #210887 - hplip installation process is slightly different now
Revision Changes Path 1.68 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.68&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.67&r2=1.68 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- printing-howto.xml 5 Jun 2007 21:33:31 -0000 1.67 +++ printing-howto.xml 20 Feb 2008 21:07:27 -0000 1.68 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.67 2007/06/05 21:33:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.68 2008/02/20 21:07:27 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -8,7 +8,7 @@ <title>Gentoo Printing Guide</title> <author title="Author"> - <mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail> + <mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail> </author> <author title="Editor"> <mail link="[EMAIL PROTECTED]">Joshua Saddler</mail> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.98</version> -<date>2007-06-05</date> +<version>2.99</version> +<date>2008-02-20</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -830,14 +830,14 @@ Total size of downloads: 9,255 kB # <i>emerge hplip</i> -# <i>/etc/init.d/hplip start</i> +# <i>hp-setup</i> # <i>/etc/init.d/cupsd restart</i> -# <i>rc-update add hplip default</i> </pre> <p> -When the emerge process has finished, the printer drivers will be available -through the CUPS web interface. +When the emerge process has finished, the <c>hp-setup</c> tool will attempt to +detect and install the printer drivers for your printer on the system. Once +finished, your printer will be available in the CUPS configuration. </p> </body> -- [email protected] mailing list
