summaryrefslogtreecommitdiffstats
path: root/usr.bin/comm/comm.1
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-07-02 22:48:29 +0000
committertjr <tjr@FreeBSD.org>2004-07-02 22:48:29 +0000
commitcf2cc544859193ac5eb52a665cfc01a484641415 (patch)
tree0b101b86d2a73f6621d1997d3a33a5dbf33ed0d5 /usr.bin/comm/comm.1
parentdad9e484c15d2f1408e81a49bb08e26300963c9b (diff)
downloadFreeBSD-src-cf2cc544859193ac5eb52a665cfc01a484641415.zip
FreeBSD-src-cf2cc544859193ac5eb52a665cfc01a484641415.tar.gz
Add support for multibyte characters.
Diffstat (limited to 'usr.bin/comm/comm.1')
-rw-r--r--usr.bin/comm/comm.119
1 files changed, 12 insertions, 7 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1
index 6866986..c054428 100644
--- a/usr.bin/comm/comm.1
+++ b/usr.bin/comm/comm.1
@@ -35,7 +35,7 @@
.\" From: @(#)comm.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 25, 2004
+.Dd July 3, 2004
.Os
.Dt COMM 1
.Sh NAME
@@ -84,6 +84,17 @@ The
.Nm
utility assumes that the files are lexically sorted; all characters
participate in line comparisons.
+.Sh ENVIRONMENT
+The
+.Ev LANG ,
+.Ev LC_ALL ,
+.Ev LC_COLLATE ,
+and
+.Ev LC_CTYPE
+environment variables affect the execution of
+.Nm
+as described in
+.Xr environ 7 .
.Sh DIAGNOSTICS
.Ex -std
.Sh SEE ALSO
@@ -101,9 +112,3 @@ A
.Nm
command appeared in
.At v4 .
-.Sh BUGS
-The
-.Nm
-utility does not recognize multibyte characters in order to remain
-compatible with the current implementation of
-.Xr sort 1 .
OpenPOWER on IntegriCloud