Skip to content

Commit

Permalink
Merge pull request #641 from ndw/archive-editorial
Browse files Browse the repository at this point in the history
Editorial fixes for p:archive
  • Loading branch information
ndw authored Oct 23, 2024
2 parents b50cca6 + 91e3fde commit 0b302bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions steps/src/main/xml/steps/archive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@
<itemizedlist>
<listitem>
<para>If the <option>format</option> option is specified, this determines the format of the
archive. Implementations <rfc2119>must</rfc2119> support the <biblioref linkend="zip"/>
format, specified with the value <code>zip</code>. <impl>It is
<glossterm>implementation-defined</glossterm> what other formats are supported.</impl>
archive.
<error code="C0081">It is a <glossterm>dynamic error</glossterm> if the format of the
archive does not match the format as specified in the <option>format</option>
option.</error></para>
Expand Down Expand Up @@ -226,7 +224,7 @@
</listitem>
<listitem>
<para>The <code>level</code> attribute specifies the level of compression. <impl>The default
compression method is <glossterm>implementation-defined</glossterm>. </impl>
compression level is <glossterm>implementation-defined</glossterm>. </impl>
<impl>It is <glossterm>implementation-defined</glossterm> what compression levels are
supported.</impl></para>
</listitem>
Expand Down

0 comments on commit 0b302bb

Please sign in to comment.