Document incorrect handling of multibyte characters.
This commit is contained in:
parent
cd1f927d84
commit
3d1a01487a
@ -32,7 +32,7 @@
|
||||
.\" @(#)apply.1 8.2 (Berkeley) 4/4/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 4, 1994
|
||||
.Dd July 17, 2004
|
||||
.Dt APPLY 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -133,6 +133,10 @@ Shell metacharacters in
|
||||
may have bizarre effects; it is best to enclose complicated
|
||||
commands in single quotes
|
||||
.Pq '' .
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)finger.1 8.3 (Berkeley) 5/5/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 22, 2002
|
||||
.Dd July 17, 2004
|
||||
.Dt FINGER 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -253,3 +253,7 @@ This prevents the use of the optimal
|
||||
three-packet T/TCP exchange.
|
||||
(Servers which depend on this requirement are
|
||||
bogus but have nonetheless been observed in the Internet at large.)
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
|
@ -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.
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)look.1 8.1 (Berkeley) 6/14/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 14, 1993
|
||||
.Dd July 17, 2004
|
||||
.Dt LOOK 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -105,3 +105,7 @@ A
|
||||
.Nm
|
||||
utility appeared in
|
||||
.At v7 .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)wall.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dd July 17, 2004
|
||||
.Dt WALL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -70,3 +70,7 @@ receive the message.
|
||||
A
|
||||
.Nm
|
||||
command appeared in PWB UNIX.
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters.
|
||||
|
Loading…
Reference in New Issue
Block a user