commit c784f1620498f78cfb9075a4696f2813722eb547 Author: Jonathan Wakely Date: Mon Jan 20 20:37:52 2020 +0000 libstdc++: Fix recent documentation changes * doc/xml/faq.xml: Fix grammar. * doc/xml/manual/appendix_contributing.xml: Improve instructions. * doc/xml/manual/spine.xml: Update copyright years. * doc/html/*: Regenerate. diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 21c312dce35..aff6c8d6004 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -34,8 +34,8 @@ clauses 20 through 33 and annex D (prior to the 2017 standard the library clauses started with 17). For those who want to see exactly how far the project has come, or just want the latest - bleeding-edge code, the up-to-date source , and can be cloned via Git: see - web. + bleeding-edge code, the up-to-date source can be cloned via + Git. @@ -295,15 +295,11 @@ download sites is provided on the main GCC site. - Current libstdc++ sources can always be checked out of the main - GCC source repository using the appropriate version control - tool. At this time, that tool - is Git. - - - For more information - see - details. + Current libstdc++ sources can always be found in the main GCC source + repository, available using the appropriate version control tool. + At this time, that tool is Git. + For more details see the documentation on + using the Git repository. diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml index d2913b1663c..79fa0ed32b8 100644 --- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml +++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml @@ -170,9 +170,10 @@ - The patch itself. If you are accessing the Git - repository use git pull; git diff >NEW; - else, use diff -cp OLD NEW ... If your + The patch itself. If you are using the Git repository use + git diff or git format-patch + to produce a patch; + otherwise, use diff -cp OLD NEW. If your version of diff does not support these options, then get the latest version of GNU diff. diff --git a/libstdc++-v3/doc/xml/manual/spine.xml b/libstdc++-v3/doc/xml/manual/spine.xml index a2cc1294e73..4db3037ac4d 100644 --- a/libstdc++-v3/doc/xml/manual/spine.xml +++ b/libstdc++-v3/doc/xml/manual/spine.xml @@ -27,6 +27,7 @@ 2017 2018 2019 + 2020 FSF