Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml
Date: Sat, 03 May 2008 16:00:49
Message-Id: E1JsKAH-0006NM-9j@stork.gentoo.org
1 swift 08/05/03 16:00:45
2
3 Modified: printing-howto.xml
4 Log:
5 Remove trailing whitespace
6
7 Revision Changes Path
8 1.70 xml/htdocs/doc/en/printing-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.70&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.70&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.69&r2=1.70
13
14 Index: printing-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v
17 retrieving revision 1.69
18 retrieving revision 1.70
19 diff -u -r1.69 -r1.70
20 --- printing-howto.xml 3 May 2008 15:59:38 -0000 1.69
21 +++ printing-howto.xml 3 May 2008 16:00:45 -0000 1.70
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.69 2008/05/03 15:59:38 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.70 2008/05/03 16:00:45 swift Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -37,11 +37,11 @@
31 Linux has great support for printers; the right tool for the job is called CUPS
32 (<uri link="http://www.cups.org">Common Unix Printing System</uri>). Since the
33 beginning of the project, back in 1999, the installation and maintenance of CUPS
34 -has improved dramatically.
35 +has improved dramatically.
36 </p>
37
38 <p>
39 -In this document we will cover how to use CUPS to setup a local or networked
40 +In this document we will cover how to use CUPS to setup a local or networked
41 printer. We will not go in too much detail since the project has <uri
42 link="http://www.cups.org/documentation.php">great documentation</uri> available
43 for advanced usage.
44 @@ -90,7 +90,7 @@
45 the kernel, not as modules. This is not mandatory; if you want you can easily
46 use modular support. Don't forget to load the appropriate modules afterwards.
47 We also use a 2.6 kernel configuration example; 2.4 users might find the
48 -appropriate configuration directives elsewhere.
49 +appropriate configuration directives elsewhere.
50 </p>
51
52 <p>
53 @@ -335,8 +335,8 @@
54 </pre>
55
56 <p>
57 -If the printer is attached to your system locally, you need to load CUPS
58 -automatically on start-up. Make sure your printer is attached and powered on
59 +If the printer is attached to your system locally, you need to load CUPS
60 +automatically on start-up. Make sure your printer is attached and powered on
61 before you start CUPS.
62 </p>
63
64 @@ -352,8 +352,8 @@
65 <body>
66
67 <p>
68 -The default CUPS server configuration in <path>/etc/cups/cupsd.conf</path>
69 -is sufficient for most users. However, several users might need some changes
70 +The default CUPS server configuration in <path>/etc/cups/cupsd.conf</path>
71 +is sufficient for most users. However, several users might need some changes
72 to the CUPS configuration.
73 </p>
74
75 @@ -367,7 +367,7 @@
76 systems to use the printer attached to this Linux workstation.
77 </li>
78 <li>
79 - In <uri link="#remote_admin">CUPS Remote Administration</uri> we grant
80 + In <uri link="#remote_admin">CUPS Remote Administration</uri> we grant
81 access to the CUPS administration from remote systems
82 </li>
83 <li>
84 @@ -500,8 +500,8 @@
85 <body>
86
87 <p>
88 -If the printers are attached to a remote CUPS-powered server you can easily
89 -set up your system to use the remote printer by changing the
90 +If the printers are attached to a remote CUPS-powered server you can easily
91 +set up your system to use the remote printer by changing the
92 <path>/etc/cups/client.conf</path> file.
93 </p>
94
95 @@ -620,7 +620,7 @@
96
97 <p>
98 The next screen asks you for the device where the printer listens to. You will
99 -have the choice of several devices. The next table covers a few possible
100 +have the choice of several devices. The next table covers a few possible
101 devices, but the list is not exhaustive.
102 </p>
103
104 @@ -640,7 +640,7 @@
105 <ti>Internet Printing Protocol (IPP or HTTP)</ti>
106 <ti>
107 Use this to reach your remote printer through the IPP protocol either
108 - directly (IPP) or through HTTP.
109 + directly (IPP) or through HTTP.
110 </ti>
111 </tr>
112 <tr>
113 @@ -690,10 +690,10 @@
114 </ul>
115
116 <p>
117 -Next, select the printer manufacturer in the adjoining screen and the model
118 -type and number in the subsequent one. For many printers you will find
119 -multiple drivers. You can either select one now or search on
120 -<uri link="http://www.linuxprinting.org/printer_list.cgi">LinuxPrinting.org's
121 +Next, select the printer manufacturer in the adjoining screen and the model
122 +type and number in the subsequent one. For many printers you will find
123 +multiple drivers. You can either select one now or search on
124 +<uri link="http://www.linuxprinting.org/printer_list.cgi">LinuxPrinting.org's
125 Printer List</uri> for a good driver. You can change drivers easily later on.
126 </p>
127
128 @@ -712,12 +712,12 @@
129
130 <p>
131 To verify if the printer is working correctly, go to the printer administration
132 -page, select your printer and click on <c>Print Test Page</c>.
133 +page, select your printer and click on <c>Print Test Page</c>.
134 </p>
135
136 <p>
137 -If the printer does not seem to work correctly, click on <c>Modify Printer</c>
138 -to reconfigure the printer. You will be greeted with the same screens as
139 +If the printer does not seem to work correctly, click on <c>Modify Printer</c>
140 +to reconfigure the printer. You will be greeted with the same screens as
141 during the first installation but the defaults will now be your current
142 configuration.
143 </p>
144 @@ -792,7 +792,7 @@
145
146 <p>
147 The <uri link="http://gimp-print.sf.net">gimp-print</uri> drivers are
148 -high-quality, open source printer drivers for various Canon, Epson, HP,
149 +high-quality, open source printer drivers for various Canon, Epson, HP,
150 Lexmark, Sony, Olympus and PCL printers supporting CUPS, ghostscript, The Gimp
151 and other applications.
152 </p>
153 @@ -821,7 +821,7 @@
154
155 <p>
156 The <uri link="http://hpinkjet.sf.net">HPLIP Project</uri> embraces the hpijs
157 -driver and includes scanner support and service tools for various
158 +driver and includes scanner support and service tools for various
159 multi-purpose peripherals. For printing support, you <e>must</e>
160 have the <c>ppds</c> USE flag enabled.
161 </p>
162 @@ -832,7 +832,7 @@
163 These are the packages that I would merge, in order:
164
165 Calculating dependencies ...done!
166 -[ebuild N ] net-print/hplip-0.9.5 +X +cups +foomaticdb <comment>+ppds</comment> -qt -scanner -snmp +usb 9,255 kB
167 +[ebuild N ] net-print/hplip-0.9.5 +X +cups +foomaticdb <comment>+ppds</comment> -qt -scanner -snmp +usb 9,255 kB
168
169 Total size of downloads: 9,255 kB
170
171 @@ -872,9 +872,9 @@
172 </pre>
173
174 <p>
175 -Once installed, download the PPD file for your printer from the <uri
176 +Once installed, download the PPD file for your printer from the <uri
177 link="http://www.linuxprinting.org/printer_list.cgi">LinuxPrinting</uri> site
178 -and put it in <path>/usr/share/cups/model</path>. Next, configure your printer
179 +and put it in <path>/usr/share/cups/model</path>. Next, configure your printer
180 using the steps explained above.
181 </p>
182
183
184
185
186 --
187 gentoo-doc-cvs@l.g.o mailing list