Index: doc/index.html.in =================================================================== --- doc/index.html.in (revision 8312) +++ doc/index.html.in (working copy) @@ -1,4 +1,4 @@ - + Index: doc/es/index.html.in =================================================================== --- doc/es/index.html.in (revision 8312) +++ doc/es/index.html.in (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-overview.html =================================================================== --- doc/help/api-overview.html (revision 8312) +++ doc/help/api-overview.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-cups.html =================================================================== --- doc/help/api-cups.html (revision 8312) +++ doc/help/api-cups.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-browsing.html =================================================================== --- doc/help/spec-browsing.html (revision 8312) +++ doc/help/spec-browsing.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-array.html =================================================================== --- doc/help/api-array.html (revision 8312) +++ doc/help/api-array.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-filedir.html =================================================================== --- doc/help/api-filedir.html (revision 8312) +++ doc/help/api-filedir.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/ppd-compiler.html =================================================================== --- doc/help/ppd-compiler.html (revision 8312) +++ doc/help/ppd-compiler.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-banner.html =================================================================== --- doc/help/spec-banner.html (revision 8312) +++ doc/help/spec-banner.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-httpipp.html =================================================================== --- doc/help/api-httpipp.html (revision 8312) +++ doc/help/api-httpipp.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-cmp.html =================================================================== --- doc/help/spec-cmp.html (revision 8312) +++ doc/help/spec-cmp.html (working copy) @@ -1,3 +1,4 @@ + Index: doc/help/spec-ipp.html =================================================================== --- doc/help/spec-ipp.html (revision 8312) +++ doc/help/spec-ipp.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-raster.html =================================================================== --- doc/help/spec-raster.html (revision 8312) +++ doc/help/spec-raster.html (working copy) @@ -1,3 +1,4 @@ + Index: doc/help/raster-driver.html =================================================================== --- doc/help/raster-driver.html (revision 8312) +++ doc/help/raster-driver.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-ppd.html =================================================================== --- doc/help/api-ppd.html (revision 8312) +++ doc/help/api-ppd.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-filter.html =================================================================== --- doc/help/api-filter.html (revision 8312) +++ doc/help/api-filter.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-stp.html =================================================================== --- doc/help/spec-stp.html (revision 8312) +++ doc/help/spec-stp.html (working copy) @@ -1,3 +1,4 @@ + Index: doc/help/spec-design.html =================================================================== --- doc/help/spec-design.html (revision 8312) +++ doc/help/spec-design.html (working copy) @@ -1,3 +1,4 @@ + Index: doc/help/spec-pdf.html =================================================================== --- doc/help/spec-pdf.html (revision 8312) +++ doc/help/spec-pdf.html (working copy) @@ -1,3 +1,4 @@ + Index: doc/help/spec-postscript.html =================================================================== --- doc/help/spec-postscript.html (revision 8312) +++ doc/help/spec-postscript.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/postscript-driver.html =================================================================== --- doc/help/postscript-driver.html (revision 8312) +++ doc/help/postscript-driver.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-command.html =================================================================== --- doc/help/spec-command.html (revision 8312) +++ doc/help/spec-command.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/api-raster.html =================================================================== --- doc/help/api-raster.html (revision 8312) +++ doc/help/api-raster.html (working copy) @@ -1,4 +1,4 @@ - + Index: doc/help/spec-ppd.html =================================================================== --- doc/help/spec-ppd.html (revision 8312) +++ doc/help/spec-ppd.html (working copy) @@ -1,4 +1,4 @@ - + Index: cups/request.c =================================================================== --- cups/request.c (revision 8313) +++ cups/request.c (working copy) @@ -3,7 +3,7 @@ * * IPP utilities for the Common UNIX Printing System (CUPS). * - * Copyright 2007-2008 by Apple Inc. + * Copyright 2007-2009 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the Index: man/mantohtml.c =================================================================== --- man/mantohtml.c (revision 8312) +++ man/mantohtml.c (working copy) @@ -3,7 +3,7 @@ * * Man page to HTML conversion program. * - * Copyright 2007-2008 by Apple Inc. + * Copyright 2007-2009 by Apple Inc. * Copyright 2004-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -104,8 +104,8 @@ * Read from input and write the output... */ - fputs("\n" + fputs("\n" "\n" "\n" "\n" Index: CHANGES.txt =================================================================== --- CHANGES.txt (revision 8313) +++ CHANGES.txt (working copy) @@ -1,9 +1,12 @@ -CHANGES.txt - 2009-01-30 +CHANGES.txt - 2009-02-02 ------------------------ CHANGES IN CUPS V1.4b3 - Documentation fixes (STR #3044, STR #3057) + - Updated the HTML templates to use the HTML 4.01 DOCTYPE (STR #3086) + - The scheduler did not track the "paused" reason properly if a + printer had other reasons associated with it. - cupsSendRequest() did not clear old local certificate auth data. - The PPD compiler did not search for localization files properly (STR #3084) Index: templates/header.tmpl.in =================================================================== --- templates/header.tmpl.in (revision 8312) +++ templates/header.tmpl.in (working copy) @@ -1,4 +1,4 @@ - + Index: templates/help-printable.tmpl =================================================================== --- templates/help-printable.tmpl (revision 8312) +++ templates/help-printable.tmpl (working copy) @@ -1,4 +1,4 @@ - + Index: templates/es/header.tmpl.in =================================================================== --- templates/es/header.tmpl.in (revision 8312) +++ templates/es/header.tmpl.in (working copy) @@ -1,4 +1,4 @@ - + Index: templates/es/help-printable.tmpl =================================================================== --- templates/es/help-printable.tmpl (revision 8312) +++ templates/es/help-printable.tmpl (working copy) @@ -1,4 +1,4 @@ - + Index: scheduler/client.c =================================================================== --- scheduler/client.c (revision 8312) +++ scheduler/client.c (working copy) @@ -2431,8 +2431,8 @@ text = ""; snprintf(message, sizeof(message), - "\n" + "\n" "\n" "\n" "\t