summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-10-04 21:37:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-10-04 21:37:50 +0000
commit94d998bbfbd43c91bcb9983223052962f00af161 (patch)
tree31b03fbb21bd742ffd1a74a1f5ad09d56c3d0c05 /usr.bin
parent36b6665f9310dde51c2cd216122f86017c0e5170 (diff)
remove some incorrect apostrophes, and make the text referring to
re_format.7 slightly more consistent w/ other pages;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sed/sed.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 6f4335a69c9..b1717215031 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.22 2004/01/31 13:04:41 jmc Exp $
+.\" $OpenBSD: sed.1,v 1.23 2004/10/04 21:37:49 jmc Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -151,12 +151,14 @@ function.
.Sh SED REGULAR EXPRESSIONS
The
.Nm
-regular expressions are basic regular expressions (BRE's; see
+regular expressions are basic regular expressions
+.Pq BREs .
+See
.Xr re_format 7
-for more information).
+for more information on regular expressions.
In addition,
.Nm
-has the following two additions to BRE's:
+has the following two additions to BREs:
.Pp
.Bl -enum -compact
.It