Document incorrect handling of multibyte characters.

This commit is contained in:
Tim J. Robbins 2004-07-23 06:56:38 +00:00
parent bfdf81ac47
commit e9b497dbf6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132576

View File

@ -33,7 +33,7 @@
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dd July 23, 2004
.Dt LOCATE 1
.Os
.Sh NAME
@ -266,3 +266,7 @@ command first appeared in
Many new features were
added in
.Fx 2.2 .
.Sh BUGS
The
.Nm
utility does not recognize multibyte characters.