swift 05/04/24 09:24:18 Modified: xml/htdocs/doc/en printing-howto.xml Log: Fix important typo on the location of client.conf
Revision Changes Path 1.47 +4 -4 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.47&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.47&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.46&r2=1.47&cvsroot=gentoo Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- printing-howto.xml 26 Mar 2005 18:18:11 -0000 1.46 +++ printing-howto.xml 24 Apr 2005 09:24:18 -0000 1.47 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.46 2005/03/26 18:18:11 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.47 2005/04/24 09:24:18 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/printing-howto.xml"> @@ -32,8 +32,8 @@ <license/> -<version>1.21</version> -<date>2005-03-26</date> +<version>1.22</version> +<date>2005-04-24</date> <chapter> <title>Installing CUPS and foomatic</title> @@ -404,7 +404,7 @@ <p> For those who want to set up clients using the new print server please -look in <path>/etc/cupsd/client.conf</path> on the client machine and point +look in <path>/etc/cups/client.conf</path> on the client machine and point the <c>ServerName</c> parameter to the network name of the print server. </p> -- [email protected] mailing list
