summaryrefslogtreecommitdiff
path: root/doc/html/pcretest.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcretest.html')
-rw-r--r--doc/html/pcretest.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/pcretest.html b/doc/html/pcretest.html
index ea5d1f3..842ff3c 100644
--- a/doc/html/pcretest.html
+++ b/doc/html/pcretest.html
@@ -98,22 +98,22 @@ the 16-bit library, or <b>pcre32_xx</b> when using the 32-bit library".
</P>
<br><a name="SEC4" href="#TOC1">COMMAND LINE OPTIONS</a><br>
<P>
-<b>-8</b>
+<b>-8</b>
If the 8-bit library has been built, this option causes it to be used (this is
-the default). If the 8-bit library has not been built, this option causes an
-error.
+the default). If the 8-bit library has not been built, this option causes an
+error.
</P>
<P>
-<b>-16</b>
+<b>-16</b>
If the 16-bit library has been built, this option causes it to be used. If only
-the 16-bit library has been built, this is the default. If the 16-bit library
-has not been built, this option causes an error.
+the 16-bit library has been built, this is the default. If the 16-bit library
+has not been built, this option causes an error.
</P>
<P>
-<b>-32</b>
+<b>-32</b>
If the 32-bit library has been built, this option causes it to be used. If only
-the 32-bit library has been built, this is the default. If the 32-bit library
-has not been built, this option causes an error.
+the 32-bit library has been built, this is the default. If the 32-bit library
+has not been built, this option causes an error.
</P>
<P>
<b>-b</b>