diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-17 04:04:30 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-17 04:04:30 +0000 |
| commit | 3d1a01487ac99da152f985897c3ddb9eee30ce63 (patch) | |
| tree | 961be4454fe55ae328403fffa2ce7a7f3f06493d /usr.bin/wall | |
| parent | cd1f927d848c3dc656164c76a6c01c24a2c21958 (diff) | |
Notes
Diffstat (limited to 'usr.bin/wall')
| -rw-r--r-- | usr.bin/wall/wall.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/wall/wall.1 b/usr.bin/wall/wall.1 index 2f1225085bb7..19926951ab48 100644 --- a/usr.bin/wall/wall.1 +++ b/usr.bin/wall/wall.1 @@ -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. |
