Re: [patch] chmod.2, lchmod.3: Document lchmod()
From: Bruno Haible <hidden>
Date: 2021-01-10 10:09:27
Attachments
- 0001-chmod.2-lchmod.3-Document-lchmod.patch [text/x-patch] 4208 bytes · preview
From: Bruno Haible <hidden>
Date: 2021-01-10 10:09:27
Dmitry V. Levin wrote:
quoted
Here is a patch to update the man pages accordingly.Please note the important limitation of that implementation: it doesn't work when /proc is not mounted, see https://sourceware.org/bugzilla/show_bug.cgi?id=26401
Thanks for the pointer. Revised patch attached.