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.)
This commit is contained in:
Colin Percival 2004-07-27 21:22:14 +00:00
parent ad4876008f
commit dfef91e977
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132707

View File

@ -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.