summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2008-09-01 17:48:40 +0000
committeryar <yar@FreeBSD.org>2008-09-01 17:48:40 +0000
commitf379ac81c21eb3c1d9730d75e0ee74e12bce8850 (patch)
tree0cb922ba3b684ff85662c2ef60c3fc063c62f7ba /usr.bin/sed
parent49557993ec91307f8d3088e95785d0137765fb2f (diff)
downloadFreeBSD-src-f379ac81c21eb3c1d9730d75e0ee74e12bce8850.zip
FreeBSD-src-f379ac81c21eb3c1d9730d75e0ee74e12bce8850.tar.gz
Correct a silly typo I introduced: withing -> within.
Noticed by: das
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 a40dbeb..f694f40 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -250,7 +250,7 @@ For example, the context address
is equivalent to
.Li /abc/ .
Also, putting a backslash character before the delimiting character
-withing the regular expression causes the character to be treated literally.
+within the regular expression causes the character to be treated literally.
For example, in the context address
.Li \exabc\exdefx ,
the RE delimiter is an
OpenPOWER on IntegriCloud