]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/man-cups.html
Add a "how do I get help?" section, and make these headings subsections under the...
[thirdparty/cups.git] / doc / help / man-cups.html
index 2a692f180c37709f62bc6d7609629583a326d183..f0f520d74c67329fcf62da2a3b4de3d50d99c5c4 100644 (file)
@@ -17,7 +17,7 @@ is the software you use to print from applications like word processors, email r
 does its best to hide this from you and your application so that you can concentrate on printing and less on how to print. Generally, the only time you need to know anything about your printer is when you use it for the first time, and even then
 <b>CUPS</b>
 can often figure things out on its own.
-<h2 class="title"><a name="HOW_DOES_IT_WORK_">How Does It Work?</a></h2>
+<h3><a name="HOW_DOES_IT_WORK_">How Does It Work?</a></h3>
 The first time you print to a printer,
 <b>CUPS</b>
 creates a queue to keep track of the current status of the printer (everything OK, out of paper, etc.) and any pages you have printed. Most of the time the queue points to a printer connected directly to your computer via a USB port, however it can also point to a printer on your network, a printer on the Internet, or multiple printers depending on the configuration. Regardless of where the queue points, it will look like any other printer to you and your applications.
@@ -29,7 +29,7 @@ gets a job for printing, it determines the best programs (filters, printer drive
 <p>When the print job is completely printed,
 <b>CUPS</b>
 removes the job from the queue and moves on to any other jobs you have submitted. You can also be notified when the job is finished, or if there are any errors during printing, in several different ways.
-<h2 class="title"><a name="WHERE_DO_I_BEGIN_">Where Do I Begin?</a></h2>
+<h3><a name="WHERE_DO_I_BEGIN_">Where Do I Begin?</a></h3>
 The easiest way to start is by using the
 <b>CUPS</b>
 web interface to configure your printer. Go to "<a href="http://localhost:631"">http://localhost:631"</a> and choose the Administration tab at the top of the page. Click/press on the Add Printer button and follow the prompts.
@@ -45,6 +45,12 @@ and
 commands to add printers to
 <b>CUPS</b>.
 Additionally, your operating system may include graphical user interfaces or automatically create printer queues when you connect a printer to your computer.
+<h3><a name="HOW_DO_I_GET_HELP_">How Do I Get Help?</a></h3>
+The
+<b>CUPS</b>
+web site (<a href="http://www.CUPS.org">http://www.CUPS.org</a>) provides access to the
+<b>CUPS</b>
+user mailing list, additional documentation and resources, and a bug report database. Most vendors also provide online discussion forums to ask printing questions for your operating system of choice.
 <h2 class="title"><a name="ENVIRONMENT">Environment</a></h2>
 <b>CUPS</b>
 commands use the following environment variables to override the default locations of files and so forth. For security reasons, these environment variables are ignored for setuid programs: