Date: Mon, 19 Mar 2001 14:43:47 +0100 From: Markus Holmberg <markush@acc.umu.se> To: freebsd-doc@freebsd.org Subject: chmod(1) regarding 0200 directoris Message-ID: <20010319144347.A550@acc.umu.se>
index | next in thread | raw e-mail
Snippet from chmod(1):
2000 (the set-group-ID-on-execution bit) Executable files with
this bit set will run with effective gid set to the gid of
the file owner.
should maybe be:
2000 (the set-group-ID-on-execution bit) Executable files with
this bit set will run with effective gid set to the gid of
the file owner. Directories created in a directory with
this bit set will have their group set to the group of
the parent directory, instead of the XXXeffective?XXX group
of the creator.
I can't find this documented anywhere else, did I miss it?
Apologies for bad phrasing, someone might want to rephrase it. But I
hope I got my point through.
Regards, Markus.
--
Markus Holmberg | Give me Unix or give me a typewriter.
markush@acc.umu.se | http://www.freebsd.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010319144347.A550>
