From 51fce6f692e912fc5b7ac9e8739b4bdcc7cc08ed Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Thu, 12 Aug 2004 11:34:34 +0000 Subject: [PATCH] Document incorrect handling of multibyte characters. --- usr.bin/lam/lam.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 1852d6dcfdc..2d248f61aed 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -32,7 +32,7 @@ .\" @(#)lam.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd September 20, 2001 +.Dd August 12, 2004 .Dt LAM 1 .Os .Sh NAME @@ -135,3 +135,7 @@ is standardized as the .Xr paste 1 utility by .St -p1003.2 . +.Sh BUGS +The +.Nm +utility does not recognize multibyte characters.