From owner-cvs-all@FreeBSD.ORG Sun Oct 23 01:37:25 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA1516A41F; Sun, 23 Oct 2005 01:37:25 +0000 (GMT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D3843D46; Sun, 23 Oct 2005 01:37:25 +0000 (GMT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9N1bP8i057160; Sun, 23 Oct 2005 01:37:25 GMT (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9N1bPYM057159; Sun, 23 Oct 2005 01:37:25 GMT (envelope-from tjr) Message-Id: <200510230137.j9N1bPYM057159@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 23 Oct 2005 01:37:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/ncal ncal.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 01:37:25 -0000 tjr 2005-10-23 01:37:25 UTC FreeBSD src repository Modified files: usr.bin/ncal ncal.1 Log: Document incorrect handling of multibyte characters. PR: 87724 Revision Changes Path 1.19 +5 -1 src/usr.bin/ncal/ncal.1