misplaced paragraph

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/compress/trunk@1150113 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/docs/expand.html b/docs/expand.html
index 519c2d7..7cb8ea2 100644
--- a/docs/expand.html
+++ b/docs/expand.html
@@ -93,6 +93,12 @@
 
 <p>An <a href="#expand">unarchiving task</a> for AR archives.</p>
 
+<p>Traditionally the AR format doesn't allow file names longer than 16
+  characters.  There are two variants that circumvent this limitation
+  in different ways, the GNU/SRV4 and the BSD variant.  Currently (as
+  of 1.2) Commons Compress can only read archives using the GNU/SRV4
+  variant.</p>
+
 <h3><a name="uncpio">UnCpio</a></h3>
 
 <p>An <a href="#expand">unarchiving task</a> for CPIO archives.</p>
@@ -101,12 +107,6 @@
 
 <p>An <a href="#expand">unarchiving task</a> for TAR archives.</p>
 
-<p>Traditionally the AR format doesn't allow file names longer than 16
-  characters.  There are two variants that circumvent this limitation
-  in different ways, the GNU/SRV4 and the BSD variant.  Currently (as
-  of 1.2) Commons Compress can only read archives using the GNU/SRV4
-  variant.</p>
-
 <h3><a name="unzip">UnZip</a></h3>
 
 <p>An <a href="#expand">unarchiving task</a> for ZIP archives.</p>