mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document incorrect handling of multibyte characters.
This commit is contained in:
parent
c92997c22d
commit
51fce6f692
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue