aboutsummaryrefslogtreecommitdiff
path: root/man/man7/regexp.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7/regexp.7')
-rw-r--r--man/man7/regexp.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man7/regexp.7 b/man/man7/regexp.7
index 14a90d0f..75640b9c 100644
--- a/man/man7/regexp.7
+++ b/man/man7/regexp.7
@@ -1,4 +1,4 @@
-.TH REGEXP9 7
+.TH REGEXP 7
.de EX
.nf
.ft B
@@ -17,11 +17,11 @@
.if n .RB ` \\$1 '
..
.SH NAME
-regexp9 \- Plan 9 regular expression notation
+regexp \- Plan 9 regular expression notation
.SH DESCRIPTION
This manual page describes the regular expression
syntax used by the Plan 9 regular expression library
-.IR regexp9 (3).
+.IR regexp (3).
It is the form used by
.IR egrep (1)
before
@@ -147,4 +147,4 @@ A match to any part of a regular expression
extends as far as possible without preventing
a match to the remainder of the regular expression.
.SH "SEE ALSO"
-.IR regexp9 (3)
+.IR regexp (3)