summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-13 13:07:00 +0000
committergrant <grant@pkgsrc.org>2004-06-13 13:07:00 +0000
commit70c2720413482e46ee0e6e6461d986cab34a67c6 (patch)
tree8fc845355142bec582148d3eaa98393a3fdbe39a /textproc
parentb5a9b112f624db63cdb406665ab8cafc1ec78f3e (diff)
downloadpkgsrc-70c2720413482e46ee0e6e6461d986cab34a67c6.tar.gz
sync with src:
Point people to re_format(7) instead of regex(3) for RE description
Diffstat (limited to 'textproc')
-rw-r--r--textproc/nbsed/files/nbsed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nbsed/files/nbsed.1 b/textproc/nbsed/files/nbsed.1
index a799e69d481..46ebcf82d20 100644
--- a/textproc/nbsed/files/nbsed.1
+++ b/textproc/nbsed/files/nbsed.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: nbsed.1,v 1.2 2004/06/13 13:06:26 grant Exp $
+.\" $NetBSD: nbsed.1,v 1.3 2004/06/13 13:07:00 grant 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