diff options
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r-- | bin/sh/sh.1 | 6 |
1 files changed, 5 insertions, 1 deletions
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. |