aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/sed.1')
-rw-r--r--usr.bin/sed/sed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index a6b9ea261e6b..075988997ac4 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -146,7 +146,7 @@ The
option suppresses this behavior.
.It Fl r
Same as
-.Fl E
+.Fl E
for compatibility with GNU sed.
.El
.Pp
@@ -195,7 +195,7 @@ option was specified);
.It
a context address
that consists of a regular expression preceded and followed by a
-delimiter. The closing delimiter can also optionally be followed by the
+delimiter. The closing delimiter can also optionally be followed by the
.Dq I
character, to indicate that the regular expression is to be matched
in a case-insensitive way.