]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: clarify numeric setuid handling in chmod man page
authorPádraig Brady <P@draigBrady.com>
Sun, 10 Dec 2017 02:26:56 +0000 (18:26 -0800)
committerPádraig Brady <P@draigBrady.com>
Sun, 10 Dec 2017 02:26:56 +0000 (18:26 -0800)
commit532b4285de02190aa9cf36140d83a8b871080458
tree97bad52a11c314b06c22654470bcd75c2aaeee29
parent6150b10698a4c3757630aba76720e7262d0590bd
doc: clarify numeric setuid handling in chmod man page

* man/chmod.x: Update the information to state one can
clear the setuid and setgid bits for directories numerically
using an additional leading '0' or a leading '='.
That has been supported since v8.15-64-g8931cdb.
Fixes https://bugs.gnu.org/29390
man/chmod.x