src/share/classes/java/util/jar/package.html

Print this page

        

@@ -42,11 +42,10 @@
   <li><b>Info-ZIP file format</b> - The JAR format is based on the Info-ZIP 
       file format. See 
       <a href="../zip/package-summary.html#package_description">java.util.zip
       package description.</a> <p>
       In JAR files, all file names must be encoded in the UTF-8 encoding. 
-<p>
   <li><a href="../../../../technotes/guides/jar/jar.html">
       Manifest and Signature Specification</a> - The manifest format specification.
 </ul>
 
 <!--