diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-06-24 16:24:11 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-06-24 16:24:11 +0000 |
| commit | 2c3d390701e010e05018a4519ffa10dd9407f6e0 (patch) | |
| tree | c4e3224c917752e1b7491eecfafc3f4fa4c1c9ee /usr.bin/join | |
| parent | 7ea30a9c0083a31bca21a4a0b3de1cfcc9c8babc (diff) | |
Notes
Diffstat (limited to 'usr.bin/join')
| -rw-r--r-- | usr.bin/join/join.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1 index 15270d01f8f0c..6a7477fc3f2a0 100644 --- a/usr.bin/join/join.1 +++ b/usr.bin/join/join.1 @@ -35,7 +35,7 @@ .\" @(#)join.1 8.3 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd April 18, 2002 +.Dd June 25, 2004 .Dt JOIN 1 .Os .Sh NAME @@ -217,3 +217,8 @@ command conforms to .Xr paste 1 , .Xr sort 1 , .Xr uniq 1 +.Sh BUGS +.Pp +The +.Nm +utility does not recognize multibyte characters. |
