aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 19:07:33 +0000
commitd37ea99837e6ad50837fd9fe1771ddf1c3ba6002 (patch)
tree29f2974dc01c5902c6ed3744380acf6a3ec30c66 /usr.bin/sed
parent8c21c193056ac0ffd1364e6c6c4bce6c629864b4 (diff)
Notes
Diffstat (limited to 'usr.bin/sed')
-rw-r--r--usr.bin/sed/sed.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 38106a50db9a..8d6ce4a186f4 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -161,7 +161,7 @@ address. The end of the range is the next following pattern space
that matches the second address. If the second address is a number
less than or equal to the line number first selected, only that
line is selected. In the case when the second address is a context
-address,
+address,
.Nm
does not re-match the second address against the
pattern space that matched the first address. Starting at the