Date: Thu, 24 Jun 2004 15:57:56 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/comm comm.1 Message-ID: <200406241557.i5OFvugp022608@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-06-24 15:57:56 UTC
FreeBSD src repository
Modified files:
usr.bin/comm comm.1
Log:
Document the fact that comm(1) does not recognize multibyte characters
in its input. Although doing so would require only trivial changes,
it would be incompatible with the ordering used by sort(1), which is the
primary source of comm's input.
Revision Changes Path
1.10 +7 -1 src/usr.bin/comm/comm.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406241557.i5OFvugp022608>
