Now that fnmatch() supports multibyte characters, find does too; remove
entry from BUGS section that said otherwise.
This commit is contained in:
parent
76ab8ea7eb
commit
c1b82c6363
@ -35,7 +35,7 @@
|
||||
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 3, 2004
|
||||
.Dd July 29, 2004
|
||||
.Dt FIND 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -916,10 +916,6 @@ primary does not interact well with other options that cause the file system
|
||||
tree traversal options to be changed.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility does not recognize multibyte characters in file names.
|
||||
.Pp
|
||||
The
|
||||
.Ic -mindepth
|
||||
and
|
||||
.Ic -maxdepth
|
||||
|
Loading…
Reference in New Issue
Block a user