summaryrefslogtreecommitdiffstats
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.115
1 files changed, 11 insertions, 4 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 0187452..dfc8a40 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -35,7 +35,7 @@
.\" @(#)sed.1 8.2 (Berkeley) 12/30/93
.\" $FreeBSD$
.\"
-.Dd July 3, 2004
+.Dd July 14, 2004
.Dt SED 1
.Os
.Sh NAME
@@ -549,6 +549,13 @@ appeared in
.Sh AUTHORS
.An "Diomidis D. Spinellis" Aq dds@FreeBSD.org
.Sh BUGS
-The
-.Nm
-utility does not recognize multibyte characters.
+Multibyte characters containing a byte with value 0x5C
+.No ( Ns
+.Tn ASCII
+.Ql \e Ns )
+may be incorrectly treated as line continuation characters in arguments to the
+.Dq a ,
+.Dq c
+and
+.Dq i
+commands.
OpenPOWER on IntegriCloud