Document incorrect handling of multibyte characters.

This commit is contained in:
Tim J. Robbins 2004-08-12 11:34:34 +00:00
parent c92997c22d
commit 51fce6f692
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133561

View File

@ -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.