Word wrapping differences (due to editing without XXE)
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 0de3d13..22a71f1 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -1292,10 +1292,10 @@
         into the <quote>main</quote> branch (or branches), and (s)he is
         expected to use that wisely. Depending on the complexity of the
         feature, the number of active Committers in the time period, and
-        whether the feature is expected to be discussed by the community, (s)he
-        may should work in a feature branch instead. If the feature is
-        finished and discussions were resolved (on some way described by Apache
-        policies), it can be merged back into the <quote>main</quote>
+        whether the feature is expected to be discussed by the community,
+        (s)he may should work in a feature branch instead. If the feature is
+        finished and discussions were resolved (on some way described by
+        Apache policies), it can be merged back into the <quote>main</quote>
         branch.</para>
 
         <para>All commits should have helpful comments; don't be afraid of
@@ -1355,9 +1355,9 @@
       <simplesect>
         <title>Making releases</title>
 
-        <para>For each release, one of the Committers plays the role of Release
-        Manager. The Release Manager should follow the procedure here, and
-        (s)he should update this page where (s)he has to deviate from
+        <para>For each release, one of the Committers plays the role of
+        Release Manager. The Release Manager should follow the procedure here,
+        and (s)he should update this page where (s)he has to deviate from
         it.</para>
 
         <para>For general info about making releases, please read <link
@@ -1389,11 +1389,11 @@
           </listitem>
 
           <listitem>
-            <para>The official release is provided as source code to build
-            the project (src tar.gz). For the convenience of users the release
-            is also accompanied by compiled binaries (bin tar.gz).
-            Both artifacts are downloadable from the Apache Software Foundation,
-            as usual</para>
+            <para>The official release is provided as source code to build the
+            project (src tar.gz). For the convenience of users the release is
+            also accompanied by compiled binaries (bin tar.gz). Both artifacts
+            are downloadable from the Apache Software Foundation, as
+            usual</para>
           </listitem>
 
           <listitem>