]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix end tags that are not suppose to be there.
authorandy <andy@7a7537e8-13f0-0310-91df-b6672ffda945>
Sun, 18 Mar 2001 06:43:24 +0000 (06:43 +0000)
committerandy <andy@7a7537e8-13f0-0310-91df-b6672ffda945>
Sun, 18 Mar 2001 06:43:24 +0000 (06:43 +0000)
</HR> </BR> and </!--> give warnings in the new browsers

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1639 7a7537e8-13f0-0310-91df-b6672ffda945

doc/spm.html

index de91ec262f2996c3243e1a7d6738342599d0bb4b..724a715b5702bc2e4862a77f73af7323272cad02 100644 (file)
@@ -28,8 +28,8 @@ Copyright 1997-2001, All Rights Reserved<BR>
 </CENTER>
 <HR>
 <H1 ALIGN="CENTER"><A NAME="CONTENTS">Table of Contents</A></H1>
-<BR></BR>
-<BR></BR><B><A HREF="#1">Preface</A></B>
+<BR>
+<BR><B><A HREF="#1">Preface</A></B>
 <UL>
 <LI><A HREF="#1_1">System Overview</A></LI>
 <LI><A HREF="#1_2">Document Overview</A></LI>
@@ -1115,12 +1115,12 @@ and their meanings and uses are explained below:
 <TR><TH>Example</TH><TD>&nbsp;&nbsp;&nbsp;</TD><TH>Description</TH></TR>
 <TR><TD>&nbsp;</TD></TR>
 <TR VALIGN="TOP"><TD><CODE>lpstat</CODE>
-<BR></BR><CODE> lpstat(1)</CODE></TD><TD>&nbsp;&nbsp;&nbsp;</TD><TD>The names of 
+<BR><CODE> lpstat(1)</CODE></TD><TD>&nbsp;&nbsp;&nbsp;</TD><TD>The names of 
 commands; the first mention of a command or  function in a chapter is 
 followed by a manual page section  number.</TD></TR>
 <TR><TD>&nbsp;</TD></TR>
 <TR VALIGN="TOP"><TD><VAR>/var</VAR>
-<BR></BR><VAR> /usr/share/cups/data/testprint.ps</VAR></TD><TD>&nbsp;&nbsp;&nbsp;</TD><TD>
+<BR><VAR> /usr/share/cups/data/testprint.ps</VAR></TD><TD>&nbsp;&nbsp;&nbsp;</TD><TD>
 File and directory names.</TD></TR>
 <TR><TD>&nbsp;</TD></TR>
 <TR VALIGN="TOP"><TD NOWRAP><TT>Request ID is Printer-123</TT></TD><TD>
@@ -1143,13 +1143,13 @@ written using the period (.) to indicate  the decimal point.</TD></TR>
 <DL>
 <DT>kb </DT>
 <DD>Kilobytes, or 1024 bytes
-<BR></BR>&nbsp; </DD>
+<BR>&nbsp; </DD>
 <DT>Mb </DT>
 <DD>Megabytes, or 1048576 bytes
-<BR></BR>&nbsp; </DD>
+<BR>&nbsp; </DD>
 <DT>Gb </DT>
 <DD>Gigabytes, or 1073741824 bytes
-<BR></BR>&nbsp; </DD>
+<BR>&nbsp; </DD>
 </DL>
 </UL>
 <H2><A NAME="1_5">Other References</A></H2>
@@ -1157,10 +1157,10 @@ written using the period (.) to indicate  the decimal point.</TD></TR>
 <DL>
 <DT>CUPS Software Administrators Manual </DT>
 <DD>An administration guide for the CUPS software.
-<BR></BR>&nbsp; </DD>
+<BR>&nbsp; </DD>
 <DT>CUPS Software Users Manual </DT>
 <DD>An end-user guide for using the CUPS software.
-<BR></BR>&nbsp; </DD>
+<BR>&nbsp; </DD>
 </DL>
 </UL>
 <H1 ALIGN="RIGHT"><A NAME="OVERVIEW">1 - Printing System Overview</A></H1>
@@ -1705,18 +1705,18 @@ PPD_CS_RGBK, PPD_CS_N</TD></TR>
 <TR><TD><CODE>contone_only</CODE></TD><TD><CODE>int</CODE></TD><TD>1 = 
 printer is continuous tone only</TD></TR>
 <TR><TD><CODE>num_emulations
-<BR></BR> emulations</CODE></TD><TD><CODE>int
-<BR></BR> ppd_emul_t *</CODE></TD><TD>Emulations supported by the 
+<BR> emulations</CODE></TD><TD><CODE>int
+<BR> ppd_emul_t *</CODE></TD><TD>Emulations supported by the 
 printer</TD></TR>
 <TR><TD><CODE>flip_duplex</CODE></TD><TD><CODE>int</CODE></TD><TD>1 = 
 need to flip odd pages when duplexing</TD></TR>
 <TR><TD><CODE>num_fonts
-<BR></BR> fonts</CODE></TD><TD><CODE>int
-<BR></BR> char **</CODE></TD><TD>The fonts available on the printer.</TD>
+<BR> fonts</CODE></TD><TD><CODE>int
+<BR> char **</CODE></TD><TD>The fonts available on the printer.</TD>
 </TR>
 <TR><TD><CODE>jcl_begin
-<BR></BR> jcl_ps
-<BR></BR> jcl_end</CODE></TD><TD><CODE>char *</CODE></TD><TD>Job 
+<BR> jcl_ps
+<BR> jcl_end</CODE></TD><TD><CODE>char *</CODE></TD><TD>Job 
 Control Language commands for PostScript output</TD></TR>
 <TR><TD><CODE>landscape</CODE></TD><TD><CODE>int</CODE></TD><TD>
 Landscape orientation, -90 or 90 degrees</TD></TR>
@@ -2507,12 +2507,12 @@ later printing once the problem has been corrected. </P>
 <H2 ALIGN="CENTER"><A NAME="7_1">Common UNIX Printing System License 
 Agreement</A></H2>
 <P ALIGN="CENTER">Copyright 1997-2001 by Easy Software Products
-<BR></BR> 44141 AIRPORT VIEW DR STE 204
-<BR></BR> HOLLYWOOD, MARYLAND 20636-3111 USA
-<BR></BR>
-<BR></BR> Voice: +1.301.373.9600
-<BR></BR> Email: <A HREF="mailto:cups-info@cups.org">cups-info@cups.org</A>
-<BR></BR> WWW: <A HREF="http://www.cups.org">http://www.cups.org</A></P>
+<BR> 44141 AIRPORT VIEW DR STE 204
+<BR> HOLLYWOOD, MARYLAND 20636-3111 USA
+<BR>
+<BR> Voice: +1.301.373.9600
+<BR> Email: <A HREF="mailto:cups-info@cups.org">cups-info@cups.org</A>
+<BR> WWW: <A HREF="http://www.cups.org">http://www.cups.org</A></P>
 <H3><A NAME="7_1_1">Introduction</A></H3>
 <P>The Common UNIX Printing System<SUP>TM</SUP>, (&quot;CUPS<SUP>TM</SUP>&quot;), 
 is provided under the GNU General Public License (&quot;GPL&quot;) and GNU 
@@ -2562,19 +2562,19 @@ the address shown above. </P>
 utilizes the GNU GhostScript 5.50 core to convert PostScript files into 
 a stream of raster images. For binary distribution licensing of this 
 software, please contact: <BLOCKQUOTE> Miles Jones
-<BR></BR> Director of Marketing
-<BR></BR> Artifex Software Inc.
-<BR></BR> 454 Las Gallinas Ave., Suite 108
-<BR></BR> San Rafael, CA 94903 USA
-<BR></BR> Voice: +1.415.492.9861
-<BR></BR> Fax: +1.415.492.9862
-<BR></BR> EMail: <A HREF="mailto:info@arsoft.com">info@arsoft.com</A></BLOCKQUOTE>
+<BR> Director of Marketing
+<BR> Artifex Software Inc.
+<BR> 454 Las Gallinas Ave., Suite 108
+<BR> San Rafael, CA 94903 USA
+<BR> Voice: +1.415.492.9861
+<BR> Fax: +1.415.492.9862
+<BR> EMail: <A HREF="mailto:info@arsoft.com">info@arsoft.com</A></BLOCKQUOTE>
 </P>
 <P>The &quot;pdftops&quot; filter is based on the Xpdf 0.90 software. For binary 
 distribution licensing of this software, please contact: <BLOCKQUOTE>
  Derek B. Noonburg
-<BR></BR> Email: <A HREF="mailto:derekn@foolabs.com">derekn@foolabs.com</A>
-<BR></BR> WWW: <A HREF="http://www.foolabs.com/xpdf/">
+<BR> Email: <A HREF="mailto:derekn@foolabs.com">derekn@foolabs.com</A>
+<BR> WWW: <A HREF="http://www.foolabs.com/xpdf/">
 http://www.foolabs.com/xpdf/</A></BLOCKQUOTE></P>
 <H3><A NAME="7_1_4">Support</A></H3>
 <P>Easy Software Products sells software support for CUPS as well as a 
@@ -2642,7 +2642,7 @@ patent must be licensed for everyone's free use or not licensed at all. </P>
 <P>The precise terms and conditions for copying, distribution and 
 modification follow. </P>
 <H4>GNU GENERAL PUBLIC LICENSE
-<BR></BR> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND 
+<BR> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND 
 MODIFICATION</H4>
 <OL START="0">
 <LI>This License applies to any program or other work which contains a