small formatting change

Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/6ed774a2
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/6ed774a2
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/6ed774a2

Branch: refs/heads/master
Commit: 6ed774a2cd4a92e0ccfcd413930495dc8686f733
Parents: c93d291
Author: Stefan Bodewig <bode...@apache.org>
Authored: Tue Jun 21 17:29:38 2016 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Tue Jun 21 17:29:38 2016 +0200

----------------------------------------------------------------------
 src/site/xdoc/limitations.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/6ed774a2/src/site/xdoc/limitations.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/limitations.xml b/src/site/xdoc/limitations.xml
index 50bf7e9..aa5f6af 100644
--- a/src/site/xdoc/limitations.xml
+++ b/src/site/xdoc/limitations.xml
@@ -52,10 +52,10 @@
        </ul>
      </section>
      <section name="AR">
-       <p>AR archives can not contain directories - this is a
-       limitation of the format rather than one of Compress'
-       implementation.</p>
        <ul>
+         <li>AR archives can not contain directories - this is a
+         limitation of the format rather than one of Compress'
+         implementation.</li>
          <li>file names longer than 16 characters are only fully
          supported using the BSD dialect, the GNU/SRV4 dialect is only
          supported when reading archives.</li>

Reply via email to