From 928cf4522f00cd5c3686d635061c25c81122e5a1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 13 Aug 2017 23:03:41 +0200 Subject: [PATCH] chown.2: Update kernel version in note on support for grpid/nogrpid mount options There has been no change since Linux 2.6.25, so update the kernel version to 4.12. Signed-off-by: Michael Kerrisk --- man2/chown.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/chown.2 b/man2/chown.2 index 585fe3720..b730fb75c 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -375,7 +375,7 @@ and the set-group-ID bit is enabled on the parent directory, then the group of a new file is made the same as that of the parent directory. .PP -As at Linux 2.6.25, +As at Linux 4.12, the .IR "\-o\ grpid" and