]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Adjust link to pdftex
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 3 Feb 2023 22:32:19 +0000 (23:32 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 4 Feb 2023 16:17:52 +0000 (17:17 +0100)
libstdc++-v3/ChangeLog:

* doc/xml/manual/documentation_hacking.xml: Adjust link to pdftex.
* doc/html/manual/documentation_hacking.html: Regenerate.

libstdc++-v3/doc/html/manual/documentation_hacking.html
libstdc++-v3/doc/xml/manual/documentation_hacking.xml

index 4e415c323893e4454293af0d2178f7f368381ab9..7766f133bea0e4ea06a677d413c36a1f82d23ac8 100644 (file)
        graphs, the
        <a class="link" href="http://www.graphviz.org" target="_top">Graphviz</a> package
        will need to be installed. For PDF
-       output, <a class="link" href="http://www.tug.org/applications/pdftex/" target="_top">
+       output, <a class="link" href="https://tug.org/applications/pdftex/" target="_top">
        pdflatex</a> is required as well as a number of TeX packages
        such as <span class="package">texlive-xtab</span> and
        <span class="package">texlive-tocloft</span>.
@@ -560,4 +560,4 @@ make <code class="literal">XSL_STYLE_DIR="/usr/share/xml/docbook/stylesheet/nwal
       </td></tr></tbody></table></div></div><br class="table-break" /></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="appendix_porting.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="appendix_porting.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="internals.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix B. 
   Porting and Maintenance
   
- </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Porting to New Hardware or Operating Systems</td></tr></table></div></body></html>
\ No newline at end of file
+ </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Porting to New Hardware or Operating Systems</td></tr></table></div></body></html>
index 8a1cba925063c88941a427330840cd2a821ac223..20f96ed72053ae389a310be155821bcb490c788c 100644 (file)
        graphs, the
        <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.graphviz.org">Graphviz</link> package
        will need to be installed. For PDF
-       output, <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.tug.org/applications/pdftex/">
+       output, <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://tug.org/applications/pdftex/">
        pdflatex</link> is required as well as a number of TeX packages
        such as <package>texlive-xtab</package> and
        <package>texlive-tocloft</package>.