]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/chown.2
chown.2, execve.2, prctl.2, truncate.2, proc.5, capabilities.7, ld.so.8: Tighter...
[thirdparty/man-pages.git] / man2 / chown.2
index fddb6d23dbe4f032b62669459008bbd11537de9c..fe5cb790370258a65c1d85be6a056c362c353692 100644 (file)
@@ -33,7 +33,7 @@
 .\" 2007-07-08, mtk, added an example program; updated SYNOPSIS
 .\" 2008-05-08, mtk, Describe rules governing ownership of new files
 .\"     (bsdgroups versus sysvgroups, and the effect of the parent
-.\"     directory's set-group-ID permission bit).
+.\"     directory's set-group-ID mode bit).
 .\"
 .TH CHOWN 2 2014-08-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
@@ -338,7 +338,7 @@ creating process.
 The group of the file depends on a range of factors,
 including the type of filesystem,
 the options used to mount the filesystem,
-and whether or not the set-group-ID permission bit is enabled
+and whether or not the set-group-ID mode bit is enabled
 on the parent directory.
 If the filesystem supports the
 .I "\-o\ grpid"