From 128dc4a2e367eb9a66d26898531004140428b285 Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sat, 3 Jul 2004 02:03:44 +0000 Subject: Document missing multibyte character handling in utilities specified by POSIX. --- bin/pax/pax.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/pax/pax.1') diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 949e20c0a9ca..c4dbb667974a 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -32,7 +32,7 @@ .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd April 18, 1994 +.Dd July 3, 2004 .Dt PAX 1 .Os .Sh NAME @@ -1186,3 +1186,7 @@ a diagnostic message is written to and when .Nm completes it will exit with a non-zero exit status. +.Sh BUGS +The +.Nm +utility does not recognize multibyte characters. -- cgit v1.2.3