sh(1): libedit has supported multibyte encodings for a while.
This commit is contained in:
parent
564e88d499
commit
80b293868f
@ -32,7 +32,7 @@
|
||||
.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 18, 2015
|
||||
.Dd July 11, 2015
|
||||
.Dt SH 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -2846,6 +2846,4 @@ The
|
||||
utility does not recognize multibyte characters other than UTF-8.
|
||||
Splitting using
|
||||
.Va IFS
|
||||
and the line editing library
|
||||
.Xr editline 3
|
||||
do not recognize multibyte characters.
|
||||
does not recognize multibyte characters.
|
||||
|
Loading…
Reference in New Issue
Block a user