diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 98bf0c5551d..252a04bf66b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2009-03-15 Paolo Carlini + + * doc/xml/faq.xml: Fix link to setup documentation. + 2009-03-14 Paolo Carlini * include/std/type_traits (__add_lvalue_reference_helper, diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 5b60c882626..6366e05349d 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -273,8 +273,8 @@ To build and install from the GNU GCC sources, please consult the - install - documentation for detailed + setup + documentation for detailed instructions. You may wish to browse those files ahead of time to get a feel for what's required.