diff options
Diffstat (limited to 'textproc/sml-fxp/files/patch-doc-fxcopy.html')
| -rw-r--r-- | textproc/sml-fxp/files/patch-doc-fxcopy.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/textproc/sml-fxp/files/patch-doc-fxcopy.html b/textproc/sml-fxp/files/patch-doc-fxcopy.html new file mode 100644 index 000000000000..91e498b97c5c --- /dev/null +++ b/textproc/sml-fxp/files/patch-doc-fxcopy.html @@ -0,0 +1,82 @@ +--- doc/fxcopy.html.orig Thu May 31 10:32:04 2007 ++++ doc/fxcopy.html Thu May 31 10:33:31 2007 +@@ -8,30 +8,30 @@ + <body bgcolor="#FFFFFF"> + + <h1> +-<a href="index.html"><img SRC="fxp-shadow.jpg" ALT="fxp" BORDER=0 align=CENTER></a> ++<a href="index.html"><img SRC="Images/fxp-shadow.jpg" ALT="fxp" BORDER=0 align=CENTER></a> + The Program <i>fxcopy</i></h1> +-<img SRC="shadow.jpg" ALT="----------------" > ++<img SRC="Images/shadow.jpg" ALT="----------------" > + <table CELLSPACING=0 CELLPADDING=0 > + <tr> +-<td><img SRC="ball-shadow.jpg" ALT="o" ></td> ++<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td> + + <td><a href="#DESC">Description</a></td> + </tr> + + <tr> +-<td><img SRC="ball-shadow.jpg" ALT="o" ></td> ++<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td> + + <td><a href="#EXA">Options by Example</a></td> + </tr> + + <tr> +-<td><img SRC="ball-shadow.jpg" ALT="o" ></td> ++<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td> + + <td><a href="#OPT">Summary of Options</a></td> + </tr> + </table> + +-<p><img SRC="shadow.jpg" ALT="----------------" > ++<p><img SRC="Images/shadow.jpg" ALT="----------------" > + <h2> + <a NAME="DESC"></a>Description</h2> + <i>fxcopy</i> is a validating XML processor. It reads an XML document and +@@ -43,7 +43,7 @@ + </blockquote> + If <tt>infile</tt> is given, <i>fxcopy</i> reads its input document from + that file, otherwise <i>fxcopy</i> reads from standard input. +-<p><img SRC="shadow.jpg" ALT="----------------" > ++<p><img SRC="Images/shadow.jpg" ALT="----------------" > + <h2> + <a NAME="EXA"></a>Options by Example</h2> + In addition to the options of <i><a href="fxp.html#EXA">fxp</a></i>, <i>fxcopy</i> +@@ -54,13 +54,13 @@ + --> + <table CELLSPACING=0 CELLPADDING=0 > + <tr> +-<td><img SRC="ball-shadow.jpg" ALT="o" ></td> ++<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td> + + <td><a href="#EXA-OUT">Controlling Output</a></td> + </tr> + + <tr> +-<td><img SRC="ball-shadow.jpg" ALT="o" ></td> ++<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td> + + <td><a href="#EXA-REF">Expansion of References</a> in the <a href="#EXP-INST">Document + Instance</a> and in the <a href="#EXP-SUB">Declaration Subset</a></td> +@@ -313,7 +313,7 @@ + [<stdin>:8.33] Error: a parameter entity reference is not allowed in a + declaration in the internal subset.</pre> + </blockquote> +-<img SRC="shadow.jpg" ALT="----------------" > ++<img SRC="Images/shadow.jpg" ALT="----------------" > + <h2> + <a NAME="OPT"></a>Summary of Command Line Options</h2> + Each option can be one of: +@@ -477,7 +477,7 @@ + </tr> + </table> + </dl> +-<img SRC="shadow.jpg" ALT="----------------" > ++<img SRC="Images/shadow.jpg" ALT="----------------" > + <address> + fxp's feedback address <a href="mailto:fxp@PSI.Uni-Trier.DE">fxp@PSI.Uni-Trier.DE</a></address> + |
