swift 05/06/28 11:06:41 Modified: xml/htdocs/doc/en/draft printing-howto.xml Log: Make remote printer stuff more clear
Revision Changes Path 1.2 +15 -4 xml/htdocs/doc/en/draft/printing-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/printing-howto.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/printing-howto.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/draft/printing-howto.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/printing-howto.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- printing-howto.xml 28 Jun 2005 11:00:30 -0000 1.1 +++ printing-howto.xml 28 Jun 2005 11:06:41 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/printing-howto.xml,v 1.1 2005/06/28 11:00:30 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/printing-howto.xml,v 1.2 2005/06/28 11:06:41 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -346,9 +346,8 @@ </li> <li> In <uri link="#setup_remote">Setting Up a Remote Printer</uri> we - configure this system to use a printer attached to another system. This - method only changes your system to use the printer; these changes will not - allow you to configure the printer. + configure this system to use a printer attached to another system (not + Windows share). </li> </ul> @@ -485,6 +484,18 @@ <chapter id="configure_printer"> <title>Configuring a Printer</title> <section> +<title>Introduction</title> +<body> + +<p> +If the printer you want to configure is remotely available through a different +print server (running CUPS) you do not need to follow these instructions. +Instead, read <uri link="#setup_remote">Setting Up a Remote Printer</uri>. +</p> + +</body> +</section> +<section> <title>Detecting the Printer</title> <body> -- [email protected] mailing list
