From 82e3e73431e86800bb7c77fdd2a69c65e5691c72 Mon Sep 17 00:00:00 2001 From: tjr Date: Sat, 3 Jul 2004 02:03:44 +0000 Subject: Document missing multibyte character handling in utilities specified by POSIX. --- bin/expr/expr.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/expr') diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index fd54a2a..d0ad120 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 10, 2002 +.Dd July 3, 2004 .Dt EXPR 1 .Os .Sh NAME @@ -261,3 +261,7 @@ provided that compatibility mode is not enabled. The .Fl e flag is an extension. +.Sh BUGS +The +.Nm +utility does not recognize multibyte characters. -- cgit v1.1