From: Sven Vermeulen <swift@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Date: Sat, 03 May 2008 16:00:45 +0000 [thread overview]
Message-ID: <E1JsKAH-0006NM-9j@stork.gentoo.org> (raw)
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>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
next reply other threads:[~2008-05-03 16:00 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-03 16:00 Sven Vermeulen [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-06-16 1:08 [gentoo-doc-cvs] cvs commit: printing-howto.xml Joshua Saddler
2008-05-07 0:29 Joshua Saddler
2008-05-03 15:59 Sven Vermeulen
2008-02-20 21:07 Sven Vermeulen
2007-02-05 14:14 Xavier Neys
2007-02-02 8:10 Josh Saddler
2006-11-28 19:21 Josh Saddler
2006-11-28 18:10 Josh Saddler
2006-09-14 11:21 Josh Saddler
2006-09-04 2:19 Josh Saddler
2006-09-04 1:50 Josh Saddler
2006-03-20 20:21 Josh Saddler
2006-03-19 17:29 Josh Saddler
2006-03-14 18:55 Josh Saddler
2006-03-11 16:21 swift
2006-03-05 10:29 swift
2005-11-21 15:44 Xavier Neys
2005-11-05 17:29 swift
2005-09-09 13:19 Jan Kundrat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JsKAH-0006NM-9j@stork.gentoo.org \
--to=swift@stork.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox