From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man7/regexp.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/man7/regexp.7') 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) -- cgit v1.2.3