From 80b293868f87e73f8a97ce649dcb8be2b37c3d99 Mon Sep 17 00:00:00 2001 From: jilles Date: Sat, 11 Jul 2015 13:07:26 +0000 Subject: sh(1): libedit has supported multibyte encodings for a while. --- bin/sh/sh.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index e5707c0..e193d5d 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -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. -- cgit v1.1