nightmorph 06/03/14 18:55:48 Modified: printing-howto.xml Log: Added necessary cupsd restart for bug 126122
Revision Changes Path 1.56 xml/htdocs/doc/en/printing-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml?rev=1.56&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/printing-howto.xml.diff?r1=1.55&r2=1.56&cvsroot=gentoo Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- printing-howto.xml 11 Mar 2006 16:21:15 -0000 1.55 +++ printing-howto.xml 14 Mar 2006 18:55:48 -0000 1.56 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.55 2006/03/11 16:21:15 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.56 2006/03/14 18:55:48 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.6</version> -<date>2006-03-11</date> +<version>2.7</version> +<date>2006-03-14</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -684,8 +684,9 @@ <p> Download the PPD file from the site and place it in -<path>/usr/share/cups/model</path>. This will make the driver available through -the CUPS web interface. Now reconfigure your printer as described above. +<path>/usr/share/cups/model</path>, then run <c>/etc/init.d/cupsd restart</c> +as root. This will make the driver available through the CUPS web interface. +Now reconfigure your printer as described above. </p> </body> -- [email protected] mailing list
