From a4d61babee2e763734bcaf74da19bfe5a4b2403a Mon Sep 17 00:00:00 2001 From: tjr Date: Sat, 17 Jul 2004 04:04:30 +0000 Subject: Document incorrect handling of multibyte characters. --- usr.bin/fmt/fmt.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin/fmt') diff --git a/usr.bin/fmt/fmt.1 b/usr.bin/fmt/fmt.1 index 4bf29bf..1dde958 100644 --- a/usr.bin/fmt/fmt.1 +++ b/usr.bin/fmt/fmt.1 @@ -34,7 +34,7 @@ .\" .\" Modified by Gareth McCaughan to describe the new version of `fmt' .\" rather than the old one. -.Dd June 25, 2000 +.Dd July 17, 2004 .Dt FMT 1 .Os .Sh NAME @@ -184,3 +184,5 @@ The .Nm utility is not infallible in guessing what lines are mail headers and what lines are not. +.Pp +Multibyte characters are not handled correctly. -- cgit v1.1