diff options
author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 11:12:02 +0000 |
---|---|---|
committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 11:12:02 +0000 |
commit | d67148e4257744e92d24207754a82acea5b55b37 (patch) | |
tree | 068630c855e15274c97885da37c49d09a9f2a174 /usr.bin/look/look.1 | |
parent | 479918321d659deb25804f6f875b7f9ae7052306 (diff) |
Add support for multibyte characters. While here, fix a longstanding bug in
the implementation of the -d option: we were skipping too many characters
when a non-alphanumeric character was encountered.
Notes
Notes:
svn path=/head/; revision=132394
Diffstat (limited to 'usr.bin/look/look.1')
-rw-r--r-- | usr.bin/look/look.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 4c75787d8b52..c3d0db2af82d 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -106,12 +106,6 @@ A utility appeared in .At v7 . .Sh BUGS -The -.Nm -utility does not recognize multibyte characters. -.Pp -Lines are not compared according to the current locale's collating -order. Input files must be sorted with .Ev LC_COLLATE set to |