summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-07-29 03:24:30 +0000
committertjr <tjr@FreeBSD.org>2004-07-29 03:24:30 +0000
commitc1b82c6363128acb129b788e9075b3d83bd1afbf (patch)
tree2f7bd4cb6a265664c97aac15399dde2a4c11ae8f /usr.bin/find
parent76ab8ea7ebc4775b3a4c011fae8330ce56baf20d (diff)
downloadFreeBSD-src-c1b82c6363128acb129b788e9075b3d83bd1afbf.zip
FreeBSD-src-c1b82c6363128acb129b788e9075b3d83bd1afbf.tar.gz
Now that fnmatch() supports multibyte characters, find does too; remove
entry from BUGS section that said otherwise.
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.16
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index ae27ab7..346e976 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -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
OpenPOWER on IntegriCloud