X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman7%2Fposixoptions.7;fp=original%2Fman7%2Fposixoptions.7;h=f90fceaf381cb502ff85fc72a6cc44cd3dc63780;hb=78d692a91a29bb279b5fc6a6294ff3e418a184c8;hp=73c685bc3710421f68c780f0cecef39f71be69c7;hpb=4e97855ae13e755d3b00494d44c05344088547c0;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man7/posixoptions.7 b/original/man7/posixoptions.7 index 73c685bc..f90fceaf 100644 --- a/original/man7/posixoptions.7 +++ b/original/man7/posixoptions.7 @@ -102,7 +102,7 @@ The following functions are present: .\" .SS "CD" .\" C development. .SS --- - POSIX_CHOWN_RESTRICTED -If this option is in effect (as it always is under POSIX.1-2001) +If this option is in effect (as it always is under POSIX.1-2001), then only root may change the owner of a file, and nonroot can set the group of a file only to one of the groups it belongs to. This affects the functions @@ -152,7 +152,7 @@ is present. .SS IP6 - _POSIX_IPV6 - _SC_IPV6 Internet Protocol Version 6 is supported. .SS --- - _POSIX_JOB_CONTROL - _SC_JOB_CONTROL -If this option is in effect (as it always is under POSIX.1-2001) +If this option is in effect (as it always is under POSIX.1-2001), then the system implements POSIX-style job control, and the following functions are present: .br @@ -343,7 +343,7 @@ and the following functions are present: .in -4 .fi .SS --- - _POSIX_SAVED_IDS - _SC_SAVED_IDS -If this option is in effect (as it always is under POSIX.1-2001) +If this option is in effect (as it always is under POSIX.1-2001), then a process has a saved set-user-ID and a saved set-group-ID. Affected functions are .br @@ -854,3 +854,11 @@ character to indicate that it is disabled. .SH SEE ALSO .BR sysconf (3), .BR standards (7) +.SH COLOPHON +This page is part of release 3.64 of the Linux +.I man-pages +project. +A description of the project, +and information about reporting bugs, +can be found at +\%http://www.kernel.org/doc/man\-pages/.