From eacd521cd9e92d106de663f1874c35230bcfc594 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 9 Jan 2008 09:41:21 +0000 Subject: [PATCH] minor wording change. --- man2/chown.2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man2/chown.2 b/man2/chown.2 index 8cfa59f3b..ef14fe4c1 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -85,10 +85,9 @@ the Linux behavior depends on the kernel version. .\" In Linux 2.0 kernels, superuser was like everyone else .\" In 2.2, up to 2.2.12, these bits were not cleared for superuser. .\" Since 2.2.13, superuser is once more like everyone else. -In case of a non-group-executable file (with clear +In case of a non-group-executable file (i.e., one for which the .B S_IXGRP -bit) -the +bit is not set) the .B S_ISGID bit indicates mandatory locking, and is not cleared by a .BR chown ().