diff options
Diffstat (limited to 'pcre/doc/pcre.3')
-rw-r--r-- | pcre/doc/pcre.3 | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/pcre/doc/pcre.3 b/pcre/doc/pcre.3 index d92f9ef08de..4eda404ccff 100644 --- a/pcre/doc/pcre.3 +++ b/pcre/doc/pcre.3 @@ -1,4 +1,4 @@ -.TH PCRE 3 "01 Oct 2013" "PCRE 8.33" +.TH PCRE 3 "08 January 2014" "PCRE 8.35" .SH NAME PCRE - Perl-compatible regular expressions .SH INTRODUCTION @@ -158,8 +158,11 @@ page. The user documentation for PCRE comprises a number of different sections. In the "man" format, each of these is a separate "man page". In the HTML format, each is a separate page, linked from the index page. In the plain text format, -all the sections, except the \fBpcredemo\fP section, are concatenated, for ease -of searching. The sections are as follows: +the descriptions of the \fBpcregrep\fP and \fBpcretest\fP programs are in files +called \fBpcregrep.txt\fP and \fBpcretest.txt\fP, respectively. The remaining +sections, except for the \fBpcredemo\fP section (which is a program listing), +are concatenated in \fBpcre.txt\fP, for ease of searching. The sections are as +follows: .sp pcre this document pcre-config show PCRE installation configuration information @@ -188,8 +191,8 @@ of searching. The sections are as follows: pcretest description of the \fBpcretest\fP testing command pcreunicode discussion of Unicode and UTF-8/16/32 support .sp -In addition, in the "man" and HTML formats, there is a short page for each -C library function, listing its arguments and results. +In the "man" and HTML formats, there is also a short page for each C library +function, listing its arguments and results. . . .SH AUTHOR @@ -210,6 +213,6 @@ two digits 10, at the domain cam.ac.uk. .rs .sp .nf -Last updated: 13 May 2013 -Copyright (c) 1997-2013 University of Cambridge. +Last updated: 08 January 2014 +Copyright (c) 1997-2014 University of Cambridge. .fi |