Create new 1.1rc1 tag based on reconstructed fop-1_1 branch.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_1rc1@1357960 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf
index 98c5057..7ce3d6d 100644
--- a/src/documentation/content/doap.rdf
+++ b/src/documentation/content/doap.rdf
@@ -15,7 +15,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<?xml-stylesheet type="text/xsl" href="../xsl/p2.xsl"?>
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#" 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
@@ -80,14 +79,14 @@
         <created>2012-07-02</created>
         <revision>1.1rc1</revision>
       </Version>
-    </release
+    </release>
     <release>
       <Version>
         <name>Current release (stable)</name>
         <created>2010-07-21</created>
         <revision>1.0</revision>
       </Version>
-    </release
+    </release>
     <release>
       <Version>
         <name>Previous release (stable)</name>
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index 47fa65e..79a20e9 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -17,6 +17,7 @@
 -->
 <!-- $Id$ -->
 <!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.3//EN" "http://forrest.apache.org/dtd/faq-v12.dtd">
+
 <faqs title="FOP FAQ">
   <part id="part-general">
     <title>Apache™ FOP: General questions</title>
diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml
index f0781ec..c668eec 100644
--- a/src/documentation/content/xdocs/fo.xml
+++ b/src/documentation/content/xdocs/fo.xml
@@ -66,7 +66,7 @@
           Getting your XML correctly encoded is only part of the job.
 If you want the character to display or print correctly (and you probably do), then the selected font must contain the necessary glyph.
 Because of differences between font encoding methods, and limitations in some font technologies, this can be a troublesome issue, especially for symbol characters.
-The FOP example file <link href="fo/fonts.fo.pdf">Base-14 Font Character Mapping</link> is a very useful resource in sorting these issues out for the Base-14 fonts.
+The FOP example file <link href="fo/fonts.pdf">Base-14 Font Character Mapping</link> is a very useful resource in sorting these issues out for the Base-14 fonts.
 For other fonts, use font editing sofware or operating system utilities (such as the Character Map in most Windows platforms) to determine what characters the font supports.
         </p>
         <p>