From: gerald Date: Tue, 11 Dec 2018 04:00:00 +0000 (+0000) Subject: * doc/xml/manual/documentation_hacking.xml: Update reference X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbfb65f257c8c1b2a2f018df9b1bc7e1df78c4ff;p=thirdparty%2Fgcc.git * doc/xml/manual/documentation_hacking.xml: Update reference to epubcheck. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266970 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 8fb0aba7a459..75ca6098da65 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2018-12-10 Gerald Pfeifer + + * doc/xml/manual/documentation_hacking.xml: Update reference + to epubcheck. + 2018-12-10 Jonathan Wakely * testsuite/experimental/filesystem/path/query/is_absolute.cc: Fix diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml index 463786d63130..fffa1fc775a2 100644 --- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml +++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml @@ -777,7 +777,7 @@ - For epub output, the stylesheets for EPUB3 are required. These stylesheets are still in development. To validate the created file, epubcheck is necessary. + For epub output, the stylesheets for EPUB3 are required. These stylesheets are still in development. To validate the created file, epubcheck is necessary.