This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] fix docs (libstdc++/59698, libstdc++/59687, libstdc++/59699)


Three documentation bugs fixed by the attached patches

2014-01-10  Jonathan Wakely  <jwakely@redhat.com>

    PR libstdc++/59698
    * doc/xml/manual/status_cxx1998.xml (iso.1998.specific): Markup
    and stylistic improvements.
    * doc/xml/manual/codecvt.xml (std.localization.facet.codecvt): Likewise
    and update for C++11.
    * doc/xml/manual/ctype.xml (std.localization.facet.ctype): Likewise.

    PR libstdc++/59687
    * doc/xml/manual/backwards_compatibility.xml
    (backwards.third.nocreate_noreplace): Correct and expand.

    PR libstdc++/59699
    * doc/xml/manual/support.xml (std.support.types.null): Update links.

Tested with make doc-html-docbook doc-xml-validate-docbook, committed to trunk.

Attachment: 59698.diff
Description: Text document

Attachment: 59687.diff
Description: Text document

Attachment: 59699.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]