aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/wall
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2004-07-17 04:15:27 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2004-07-17 04:15:27 +0000
commit70ad92ab84270b5e2d752814c42d78c1560fd554 (patch)
tree63022b5cdd8cd5a7738ae2979255895d014a698b /usr.bin/wall
parent3d1a01487ac99da152f985897c3ddb9eee30ce63 (diff)
Notes
Diffstat (limited to 'usr.bin/wall')
-rw-r--r--usr.bin/wall/wall.17
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/wall/wall.1 b/usr.bin/wall/wall.1
index 19926951ab48..36151253d1c5 100644
--- a/usr.bin/wall/wall.1
+++ b/usr.bin/wall/wall.1
@@ -71,6 +71,13 @@ A
.Nm
command appeared in PWB UNIX.
.Sh BUGS
+The sender's
+.Ev LC_CTYPE
+setting is used to determine which characters are safe to write to a
+terminal, not the receiver's (which
+.Nm
+has no way of knowing).
+.Pp
The
.Nm
utility does not recognize multibyte characters.