From e21dde7b1d57d9aee58c4e4e9810b56dfb72661c Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sun, 23 Oct 2005 01:37:25 +0000 Subject: [PATCH] Document incorrect handling of multibyte characters. PR: 87724 --- usr.bin/ncal/ncal.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1 index 61c44e04c3e..6bcddd2e215 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.