Make use of the new doc_author class.  "Seperate content from presentation" they said.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/FAQ.html b/docs/FAQ.html
index 74f0ea4..9c3121e 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -63,7 +63,7 @@
 
     <li>
     When I compile code using the LLVM GCC front end, it complains that it
-    cannot find crtend.o.
+    cannot find libcrtend.a.
     </li>
   </ol>
   </li>
@@ -80,6 +80,11 @@
   </li>
 </ol>
 
+<div class="doc_author">
+  <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p>
+</div>
+
+
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="license">License</a>
@@ -511,10 +516,6 @@
 </p>
 </div>
 
-
-     <li>
-
-
 <!-- *********************************************************************** -->
 <!-- *********************************************************************** -->