summaryrefslogtreecommitdiff
path: root/doc/html/pcretest.html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-04-16 13:25:10 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-04-16 13:25:10 +0000
commit88e1c64afcd55068b44b441995139eb18c36bb01 (patch)
tree250fb12b6851dde8a74e00fe7a1ca516def6dc9b /doc/html/pcretest.html
parentebe3a8b89cabe5b896b5e942e09211c96ceedde9 (diff)
downloadpcre-88e1c64afcd55068b44b441995139eb18c36bb01.tar.gz
Fix bugs in the documentation.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@148 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/html/pcretest.html')
-rw-r--r--doc/html/pcretest.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/pcretest.html b/doc/html/pcretest.html
index 818ba3c..e35f732 100644
--- a/doc/html/pcretest.html
+++ b/doc/html/pcretest.html
@@ -275,7 +275,7 @@ pattern. If the pattern is studied, the results of that are also output.
</P>
<P>
The <b>/D</b> modifier is a PCRE debugging feature, and is equivalent to
-<b>/BI</b>, that is, both the \fP/B\fP and the <b>/I</b> modifiers.
+<b>/BI</b>, that is, both the <b>/B</b> and the <b>/I</b> modifiers.
</P>
<P>
The <b>/F</b> modifier causes <b>pcretest</b> to flip the byte order of the
@@ -653,7 +653,7 @@ result is undefined.
<br><a name="SEC13" href="#TOC1">SEE ALSO</a><br>
<P>
<b>pcre</b>(3), <b>pcreapi</b>(3), <b>pcrecallout</b>(3), <b>pcrematching</b>(3),
-<b>pcrepartial</b>(d), \fPpcrepattern\fP(3), <b>pcreprecompile</b>(3).
+<b>pcrepartial</b>(d), <b>pcrepattern</b>(3), <b>pcreprecompile</b>(3).
</P>
<br><a name="SEC14" href="#TOC1">AUTHOR</a><br>
<P>