From: Wang Shilong <[email protected]> From: Wang Shilong <[email protected]>
Cc: [email protected] Signed-off-by: Wang Shilong <[email protected]> --- man2/chown.2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man2/chown.2 b/man2/chown.2 index 50db789ac..fad74df20 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -217,6 +217,11 @@ instead operate on the link itself, like .BR fchownat () dereferences symbolic links, like .BR chown ().) +.TP +.B AT_FCHOWN_PROJID +Use +.I group +to change file's project ID instead of its group ID. .PP See .BR openat (2) -- 2.19.1 _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
