Marshall Cline's FAQ at parashift.com has been superseded by the isocpp.org FAQ.
I've also replaced "resp.", as https://en.wiktionary.org/wiki/resp.#Usage_notes agrees that this usage isn't correct. Maybe it would be even better at the end of the sentence, but this is OK too.
Index: htdocs/faq.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v retrieving revision 1.221 diff -u -r1.221 faq.html --- htdocs/faq.html 27 Jun 2015 19:26:46 -0000 1.221 +++ htdocs/faq.html 26 Sep 2016 10:22:43 -0000 @@ -9,9 +9,9 @@ <h1>GCC Frequently Asked Questions</h1> <p>This FAQ tries to answer specific questions concerning GCC. For -general information regarding C, C++, resp. Fortran please check the -<a href="http://c-faq.com/">comp.lang.c FAQ</a>, -<a href="http://www.parashift.com/c++-faq/">C++ FAQ</a>, +general information regarding C, C++, and Fortran respectively, please check +the <a href="http://c-faq.com/">comp.lang.c FAQ</a>, +<a href="https://isocpp.org/faq/">C++ FAQ</a>, and the <a href="http://www.fortran.com/fortran/info.html">Fortran Information page</a>.</p>