From d306d5a9e4992d49a103ee9fa8692c3298386ac3 Mon Sep 17 00:00:00 2001 From: tg Date: Sat, 10 Mar 2007 00:34:54 +0000 Subject: [PATCH] fix setlocale check descr --- mksh.1 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/mksh.1 b/mksh.1 index 93143f9..1f1e39b 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,7 +1,7 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.79 2007/03/04 03:04:26 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.80 2007/03/10 00:34:54 tg Exp $ .\" $OpenBSD: ksh.1,v 1.118 2006/11/30 08:47:58 jmc Exp $ .\" -.Dd March 4, 2007 +.Dd March 10, 2007 .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -3270,11 +3270,9 @@ This is enabled automatically for interactive shells if your system supports and optionally .Fn nl_langinfo CODESET , and at least one of these returns something that matches -.Dq UTF-8 , -.Dq utf8 , -.Dq CESU-8 , +.Dq UTF-8 or -.Dq cesu8 . +.Dq utf8 . .It Fl u \*(Ba Ic nounset Referencing of an unset parameter is treated as an error, unless one of the .Ql - ,