From dbfb65f257c8c1b2a2f018df9b1bc7e1df78c4ff Mon Sep 17 00:00:00 2001 From: gerald Date: Tue, 11 Dec 2018 04:00:00 +0000 Subject: [PATCH] * 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 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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. -- 2.47.2