summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/sed/sed.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 1648ad7..38106a5 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -178,9 +178,8 @@ The regular expressions used in
.Nm ,
by default, are basic regular expressions (BREs, see
.Xr re_format 7
-for more information).
-.Nm
-can use extended (modern) regular expressions instead if the
+for more information), but extended (modern) regular expressions can be used
+instead if the
.Fl E
flag is given.
In addition,
OpenPOWER on IntegriCloud