summaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-19 16:00:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-19 16:00:12 +0000
commit9b88faecd3630d92456ba16ca6b29818d0adcea9 (patch)
tree5c7bec083d37409434c8ffed9ba4c4698e3fadd2 /usr.bin/sed/sed.1
parentd01e93063296251ec3f9207335c439c178b11cbf (diff)
downloadsrc-test2-9b88faecd3630d92456ba16ca6b29818d0adcea9.tar.gz
src-test2-9b88faecd3630d92456ba16ca6b29818d0adcea9.zip
Notes
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 e24ff954a6ef..f344f9e88f09 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -162,7 +162,7 @@ starts looking again for the first address.
Editing commands can be applied to non-selected pattern spaces by use
of the exclamation character
.Po
-.Dq !
+.Dq \&!
.Pc
function.
.Sh "Sed Regular Expressions"
@@ -247,7 +247,7 @@ The
.Dq t ,
.Dq w ,
.Dq y ,
-.Dq ! ,
+.Dq \&! ,
and
.Dq \&:
functions all accept additional arguments.