summaryrefslogtreecommitdiff
path: root/usr/src/man/man7/regexp.7
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7/regexp.7')
-rw-r--r--usr/src/man/man7/regexp.74
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man7/regexp.7 b/usr/src/man/man7/regexp.7
index 83d1270c9b..7018b96636 100644
--- a/usr/src/man/man7/regexp.7
+++ b/usr/src/man/man7/regexp.7
@@ -81,7 +81,7 @@ extern char *\fIloc1\fR, *\fIloc2\fR, *\fIlocs\fR;
Regular Expressions (REs) provide a mechanism to select specific strings from a
set of character strings. The Simple Regular Expressions described below differ
from the Internationalized Regular Expressions described on the
-\fBregex\fR(5) manual page in the following ways:
+\fBregex\fR(7) manual page in the following ways:
.RS +4
.TP
.ie t \(bu
@@ -747,4 +747,4 @@ regular expression overflow.
.SH SEE ALSO
.sp
.LP
-\fBregex\fR(5)
+\fBregex\fR(7)