Fix typo.
This commit is contained in:
parent
4ccef1697a
commit
15b692fd82
|
@ -201,11 +201,11 @@ Cambridge, England.
|
|||
</P>
|
||||
<P>
|
||||
Putting an actual email address here is a spam magnet. If you want to email me,
|
||||
use my two names separated by a dot at google.com.
|
||||
use my two names separated by a dot at gmail.com.
|
||||
</P>
|
||||
<br><a name="SEC5" href="#TOC1">REVISION</a><br>
|
||||
<P>
|
||||
Last updated: 25 August 2021
|
||||
Last updated: 27 August 2021
|
||||
<br>
|
||||
Copyright © 1997-2021 University of Cambridge.
|
||||
<br>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH PCRE2 3 "25 August 2021" "PCRE2 10.38"
|
||||
.TH PCRE2 3 "27 August 2021" "PCRE2 10.38"
|
||||
.SH NAME
|
||||
PCRE2 - Perl-compatible regular expressions (revised API)
|
||||
.SH INTRODUCTION
|
||||
|
@ -196,13 +196,13 @@ Cambridge, England.
|
|||
.fi
|
||||
.P
|
||||
Putting an actual email address here is a spam magnet. If you want to email me,
|
||||
use my two names separated by a dot at google.com.
|
||||
use my two names separated by a dot at gmail.com.
|
||||
.
|
||||
.
|
||||
.SH REVISION
|
||||
.rs
|
||||
.sp
|
||||
.nf
|
||||
Last updated: 25 August 2021
|
||||
Last updated: 27 August 2021
|
||||
Copyright (c) 1997-2021 University of Cambridge.
|
||||
.fi
|
||||
|
|
|
@ -177,12 +177,12 @@ AUTHOR
|
|||
Cambridge, England.
|
||||
|
||||
Putting an actual email address here is a spam magnet. If you want to
|
||||
email me, use my two names separated by a dot at google.com.
|
||||
email me, use my two names separated by a dot at gmail.com.
|
||||
|
||||
|
||||
REVISION
|
||||
|
||||
Last updated: 25 August 2021
|
||||
Last updated: 27 August 2021
|
||||
Copyright (c) 1997-2021 University of Cambridge.
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue