sh(1): libedit has supported multibyte encodings for a while.

This commit is contained in:
Jilles Tjoelker 2015-07-11 13:07:26 +00:00
parent cf88021ab1
commit 8956c4ec63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285385

View File

@ -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.