Point people to re_format(7) instead of regex(3) for

RE description; from Greg A. Woods.
This commit is contained in:
wiz 2004-01-04 02:24:07 +00:00
parent 34efd254f6
commit 86a0205ded
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sed.1,v 1.21 2003/08/07 11:15:50 agc Exp $
.\" $NetBSD: sed.1,v 1.22 2004/01/04 02:24:07 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -157,7 +157,7 @@ function.
The
.Nm
regular expressions are basic regular expressions (BRE's, see
.Xr regex 3
.Xr re_format 7
for more information).
In addition,
.Nm