patch-2.3.40 linux/include/linux/capability.h
Next file: linux/include/linux/cyclades.h
Previous file: linux/include/linux/byteorder/generic.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Jan 20 16:05:32 2000
- Orig file:
v2.3.39/linux/include/linux/capability.h
- Orig date:
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.39/linux/include/linux/capability.h linux/include/linux/capability.h
@@ -89,9 +89,9 @@
/* Overrides the following restrictions that the effective user ID
shall match the file owner ID when setting the S_ISUID and S_ISGID
bits on that file; that the effective group ID (or one of the
- supplementary group IDs shall match the file owner ID when setting
+ supplementary group IDs) shall match the file owner ID when setting
the S_ISGID bit on that file; that the S_ISUID and S_ISGID bits are
- cleared on successful return from chown(2). */
+ cleared on successful return from chown(2) (not implemented). */
#define CAP_FSETID 4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)