From owner-cvs-all Sat Jun 8 1: 8:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5F4837B403; Sat, 8 Jun 2002 01:08:47 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5888l407221; Sat, 8 Jun 2002 01:08:47 -0700 (PDT) (envelope-from tjr) Message-Id: <200206080808.g5888l407221@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 8 Jun 2002 01:08:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cut cut.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/08 01:08:47 PDT Modified files: usr.bin/cut cut.1 Log: Document cut(1)'s deficiencies in dealing with multibyte characters in the BUGS section. These will be easy to fix when we have wide character stdio. Revision Changes Path 1.17 +14 -0 src/usr.bin/cut/cut.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message