@@ -31,7 +31,7 @@ This option is equivalent to restore the environment previously saved in
\fIfile\fR by the \fB--load \fIfile\fB\fR \fB--save \fIfile\fB\fR.
.TP
\fB--expat\fR
Use the Expat parser for loading XML documents (this option is available only if CDuce was built with Expat support; in that case it is the default option). Cannot be use in conjuction with the \fB--pxp\fR option.
Use the Expat parser for loading XML documents (this option is available only if CDuce was built with Expat support; in that case it is the default option). Cannot be used in conjuction with the \fB--pxp\fR option.
.TP
\fB-h, --help\fR
Display a short help message and exit.
...
...
@@ -44,7 +44,7 @@ Restore the environment previously saved in
\fIfile\fR by the \fB--save\fR option.
.TP
\fB--pxp\fR
Use the PXP parser for loading XML documents. Cannot be use in conjuction with the \fB--expat\fR option.
Use the PXP parser for loading XML documents. Cannot be used in conjuction with the \fB--expat\fR option.
.TP
\fB--quiet\fR
Suppress normal output (typing, results). It is normally
@@ -71,7 +71,7 @@ This option is equivalent to restore the environment previously saved in
<varlistentry>
<term><option>--expat</option></term>
<listitem>
<para>Use the Expat parser for loading XML documents (this option is available only if CDuce was built with Expat support; in that case it is the default option). Cannot be use in conjuction with the <option>--pxp</option> option.</para>
<para>Use the Expat parser for loading XML documents (this option is available only if CDuce was built with Expat support; in that case it is the default option). Cannot be used in conjuction with the <option>--pxp</option> option.</para>
</listitem>
</varlistentry>
...
...
@@ -104,7 +104,7 @@ Restore the environment previously saved in
<varlistentry>
<term><option>--pxp</option></term>
<listitem>
<para>Use the PXP parser for loading XML documents. Cannot be use in conjuction with the <option>--expat</option> option.
<para>Use the PXP parser for loading XML documents. Cannot be used in conjuction with the <option>--expat</option> option.