OSDN Git Service

(split) LDP: Update original to LDP v3.64
[linuxjm/LDP_man-pages.git] / original / man7 / posixoptions.7
index 73c685b..f90fcea 100644 (file)
@@ -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/.