From 218e59f033d635bd6c8d42995ede1f37eb3c2390 Mon Sep 17 00:00:00 2001 From: tjr Date: Sun, 23 Oct 2005 01:37:25 +0000 Subject: Document incorrect handling of multibyte characters. PR: 87724 --- usr.bin/ncal/ncal.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/ncal') diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1 index 61c44e0..6bcddd2 100644 --- a/usr.bin/ncal/ncal.1 +++ b/usr.bin/ncal/ncal.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 23, 2004 +.Dd October 23, 2005 .Dt CAL 1 .Os .Sh NAME @@ -134,3 +134,7 @@ command and manual were written by .Sh BUGS The assignment of Julian\(emGregorian switching dates to country codes is historically naive for many countries. +.Pp +The +.Nm +utility does not recognize multibyte characters. -- cgit v1.1