1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 10:15:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-07-13 09:38:07 +00:00
parent db425e487a
commit 8effe1d8af

View File

@@ -3,6 +3,8 @@
* coreutils.texi (chown invocation): Warn that chown
now clears set-user-ID and set-group-ID bits on some systems.
From Bob Proulx.
(nohup invocation): Tell what happens when stdout is not a terminal.
Based on a suggestion from Steven Mocking.
2003-07-10 Jim Meyering <jim@meyering.net>