summaryrefslogtreecommitdiff
path: root/doc/pcre_dfa_exec.3
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-06 12:27:42 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-06 12:27:42 +0000
commit9a3b8408473f7daeb0d2de8205c30b44ea5c5ee0 (patch)
tree061068617bb2306984bb1b5b457c75bb6280eb7b /doc/pcre_dfa_exec.3
parent26c51f970052d0da46f23996114deffa00c28ebc (diff)
downloadpcre-9a3b8408473f7daeb0d2de8205c30b44ea5c5ee0.tar.gz
1. Move the comment about version numbers from pcre.h.in to configure.ac
because that's where they are now set. 2. Update all the man pages to remove the use of .br and .in because this causes trouble for some HTML converters. Also standardised the final sections giving author information and revision date. 3. Update the maintain/132html man page converter to handle .nf/.fi and to barf at .br/.in. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@99 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/pcre_dfa_exec.3')
-rw-r--r--doc/pcre_dfa_exec.31
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/pcre_dfa_exec.3 b/doc/pcre_dfa_exec.3
index 7b952df..4e23b7e 100644
--- a/doc/pcre_dfa_exec.3
+++ b/doc/pcre_dfa_exec.3
@@ -7,7 +7,6 @@ PCRE - Perl-compatible regular expressions
.B #include <pcre.h>
.PP
.SM
-.br
.B int pcre_dfa_exec(const pcre *\fIcode\fP, "const pcre_extra *\fIextra\fP,"
.ti +5n
.B "const char *\fIsubject\fP," int \fIlength\fP, int \fIstartoffset\fP,