swift       08/05/03 16:00:45

  Modified:             printing-howto.xml
  Log:
  Remove trailing whitespace

Revision  Changes    Path
1.70                 xml/htdocs/doc/en/printing-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.70&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.70&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.69&r2=1.70

Index: printing-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- printing-howto.xml  3 May 2008 15:59:38 -0000       1.69
+++ printing-howto.xml  3 May 2008 16:00:45 -0000       1.70
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.69 
2008/05/03 15:59:38 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.70 
2008/05/03 16:00:45 swift Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -37,11 +37,11 @@
 Linux has great support for printers; the right tool for the job is called CUPS
 (<uri link="http://www.cups.org";>Common Unix Printing System</uri>). Since the
 beginning of the project, back in 1999, the installation and maintenance of 
CUPS
-has improved dramatically. 
+has improved dramatically.
 </p>
 
 <p>
-In this document we will cover how to use CUPS to setup a local or networked 
+In this document we will cover how to use CUPS to setup a local or networked
 printer. We will not go in too much detail since the project has <uri
 link="http://www.cups.org/documentation.php";>great documentation</uri> 
available
 for advanced usage.
@@ -90,7 +90,7 @@
 the kernel, not as modules. This is not mandatory; if you want you can easily
 use modular support. Don't forget to load the appropriate modules afterwards.
 We also use a 2.6 kernel configuration example; 2.4 users might find the
-appropriate configuration directives elsewhere. 
+appropriate configuration directives elsewhere.
 </p>
 
 <p>
@@ -335,8 +335,8 @@
 </pre>
 
 <p>
-If the printer is attached to your system locally, you need to load CUPS 
-automatically on start-up. Make sure your printer is attached and powered on 
+If the printer is attached to your system locally, you need to load CUPS
+automatically on start-up. Make sure your printer is attached and powered on
 before you start CUPS.
 </p>
 
@@ -352,8 +352,8 @@
 <body>
 
 <p>
-The default CUPS server configuration in <path>/etc/cups/cupsd.conf</path> 
-is sufficient for most users. However, several users might need some changes 
+The default CUPS server configuration in <path>/etc/cups/cupsd.conf</path>
+is sufficient for most users. However, several users might need some changes
 to the CUPS configuration.
 </p>
 
@@ -367,7 +367,7 @@
     systems to use the printer attached to this Linux workstation.
   </li>
   <li>
-    In <uri link="#remote_admin">CUPS Remote Administration</uri> we grant 
+    In <uri link="#remote_admin">CUPS Remote Administration</uri> we grant
     access to the CUPS administration from remote systems
   </li>
   <li>
@@ -500,8 +500,8 @@
 <body>
 
 <p>
-If the printers are attached to a remote CUPS-powered server you can easily 
-set up your system to use the remote printer by changing the 
+If the printers are attached to a remote CUPS-powered server you can easily
+set up your system to use the remote printer by changing the
 <path>/etc/cups/client.conf</path> file.
 </p>
 
@@ -620,7 +620,7 @@
 
 <p>
 The next screen asks you for the device where the printer listens to. You will
-have the choice of several devices. The next table covers a few possible 
+have the choice of several devices. The next table covers a few possible
 devices, but the list is not exhaustive.
 </p>
 
@@ -640,7 +640,7 @@
   <ti>Internet Printing Protocol (IPP or HTTP)</ti>
   <ti>
     Use this to reach your remote printer through the IPP protocol either
-    directly (IPP) or through HTTP. 
+    directly (IPP) or through HTTP.
   </ti>
 </tr>
 <tr>
@@ -690,10 +690,10 @@
 </ul>
 
 <p>
-Next, select the printer manufacturer in the adjoining screen and the model 
-type and number in the subsequent one. For many printers you will find 
-multiple drivers. You can either select one now or search on 
-<uri link="http://www.linuxprinting.org/printer_list.cgi";>LinuxPrinting.org's 
+Next, select the printer manufacturer in the adjoining screen and the model
+type and number in the subsequent one. For many printers you will find
+multiple drivers. You can either select one now or search on
+<uri link="http://www.linuxprinting.org/printer_list.cgi";>LinuxPrinting.org's
 Printer List</uri> for a good driver. You can change drivers easily later on.
 </p>
 
@@ -712,12 +712,12 @@
 
 <p>
 To verify if the printer is working correctly, go to the printer administration
-page, select your printer and click on <c>Print Test Page</c>. 
+page, select your printer and click on <c>Print Test Page</c>.
 </p>
 
 <p>
-If the printer does not seem to work correctly, click on <c>Modify Printer</c> 
-to reconfigure the printer. You will be greeted with the same screens as 
+If the printer does not seem to work correctly, click on <c>Modify Printer</c>
+to reconfigure the printer. You will be greeted with the same screens as
 during the first installation but the defaults will now be your current
 configuration.
 </p>
@@ -792,7 +792,7 @@
 
 <p>
 The <uri link="http://gimp-print.sf.net";>gimp-print</uri> drivers are
-high-quality, open source printer drivers for various Canon, Epson, HP, 
+high-quality, open source printer drivers for various Canon, Epson, HP,
 Lexmark, Sony, Olympus and PCL printers supporting CUPS, ghostscript, The Gimp
 and other applications.
 </p>
@@ -821,7 +821,7 @@
 
 <p>
 The <uri link="http://hpinkjet.sf.net";>HPLIP Project</uri> embraces the hpijs
-driver and includes scanner support and service tools for various 
+driver and includes scanner support and service tools for various
 multi-purpose peripherals. For printing support, you <e>must</e>
 have the <c>ppds</c> USE flag enabled.
 </p>
@@ -832,7 +832,7 @@
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
-[ebuild  N    ] net-print/hplip-0.9.5  +X +cups +foomaticdb 
<comment>+ppds</comment> -qt -scanner -snmp +usb 9,255 kB 
+[ebuild  N    ] net-print/hplip-0.9.5  +X +cups +foomaticdb 
<comment>+ppds</comment> -qt -scanner -snmp +usb 9,255 kB
 
 Total size of downloads: 9,255 kB
 
@@ -872,9 +872,9 @@
 </pre>
 
 <p>
-Once installed, download the PPD file for your printer from the <uri 
+Once installed, download the PPD file for your printer from the <uri
 link="http://www.linuxprinting.org/printer_list.cgi";>LinuxPrinting</uri> site
-and put it in <path>/usr/share/cups/model</path>. Next, configure your printer 
+and put it in <path>/usr/share/cups/model</path>. Next, configure your printer
 using the steps explained above.
 </p>
 



-- 
[email protected] mailing list

Reply via email to