Re: Document that find -maxdepth is a GNU extension

2019-04-15 Thread Дилян Палаузов
Hello Andreas, this information is in the manual page, but not in the info files. The latter state e.g. for --no-run-if-empty, that this is a “GNU extension”. Regards Дилян On Mon, 2019-04-15 at 18:54 +0200, Andreas Metzler wrote: > On 2019-04-15 Дилян Палаузов wrote: > > Hello,

Document that find -maxdepth is a GNU extension

2019-04-15 Thread Дилян Палаузов
Hello, http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html (Open Group Base Specifications Issue 7, 2018 edition) does not mention for find the -maxdepth option. • write in the documentation for -maxdepth that this is a GNU extension. Regards Дилян