Update BUGS section to reflect current state of multibyte character support.
This commit is contained in:
+11
-4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user