one more thing.

llvm-svn: 103024
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index ad97be1..bf050c4 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -659,7 +659,7 @@
   <li><p>Finally, compile the C file:</p>
 
 <pre class="doc_code">
-% cc x.c
+% cc x.c -lstdc++
 </pre></li>
 
 </ol>