Change GNU to @acronym{GNU} in a few places.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:06:03 +0000 (03:06 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:06:03 +0000 (03:06 +0000)
commit3a10b32994fe35f00dcbc343c39f97f12de82c84
tree3807f07f149ec3cbe13313c1f5089ef8729bfb0b
parentf25ddb12c65aae1d74ca1fc5c2a3a9d84a119759
Change GNU to @acronym{GNU} in a few places.
Use "set-user-ID" and "set-group-ID" a bit more consistently.
Use "appropriate privileges" rather than "super-user" a bit
more consistently.
(install invocation): Parent directories are now 755 without uid
or gid changing.  The default mode is now 0755, not 755.
(mkdir invocation): Rewrite the top-level usage description, since
I couldn't easily follow the old one.  It's now 3 lines not 8.
For -m, describe file permission bits versus other bits, and note
that mkdir is atomic if you don't mention special bits.
(chmod invocation): Mention what chmod does to setgid and setuid bits.
doc/coreutils.texi