From 128dc4a2e367eb9a66d26898531004140428b285 Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sat, 3 Jul 2004 02:03:44 +0000 Subject: Document missing multibyte character handling in utilities specified by POSIX. --- bin/sh/sh.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/sh/sh.1') diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 65d49458fcae..fd4ee9d97ba1 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -31,7 +31,7 @@ .\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 .\" $FreeBSD$ .\" -.Dd April 12, 2003 +.Dd July 3, 2004 .Dt SH 1 .Os .Sh NAME @@ -2049,3 +2049,7 @@ A .Nm command appeared in .At v1 . +.Sh BUGS +The +.Nm +utility does not recognize multibyte characters. -- cgit v1.2.3