summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2004-07-27 21:22:14 +0000
committercperciva <cperciva@FreeBSD.org>2004-07-27 21:22:14 +0000
commitb7c0ab3f945bb859a5db04b7d6579b43d8c44d48 (patch)
tree6b6896baec9f361e83c494eff9f11a5c6422b314 /usr.bin/find/find.1
parentca80d9a01706bfb92143b9018c224d1e49709c92 (diff)
downloadFreeBSD-src-b7c0ab3f945bb859a5db04b7d6579b43d8c44d48.zip
FreeBSD-src-b7c0ab3f945bb859a5db04b7d6579b43d8c44d48.tar.gz
Add a BUGS entry pointing out that -mindepth and -maxdepth are global
options even though they look like primaries. (This is already documented in the options themselves, but is sufficiently astonishing that I think it deserves a BUGS entry as well.)
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r--usr.bin/find/find.17
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index c63f0c4..7dbde24 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -918,3 +918,10 @@ tree traversal options to be changed.
The
.Nm
utility does not recognize multibyte characters in file names.
+.Pp
+The
+.Ic -mindepth
+and
+.Ic -maxdepth
+primaries are actually global options (as documented above). They should
+probably be replaced by options which look like options.
OpenPOWER on IntegriCloud