From a29aa4faa6be6e002ade3b782e3b01863618420b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 22 Jul 2006 23:42:19 +0000 Subject: (Mode Structure): The restricted deletion flag restricts only unprivileged users. --- doc/ChangeLog | 7 +++++++ doc/perm.texi | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index ab3cdd58d..dc48052ae 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2006-07-22 Paul Eggert + + * coreutils.texi (What information is listed): Clarify that the + restricted deletion flag is another name for the sticky bit. + * perm.texi (Mode Structure): The restricted deletion flag + restricts only unprivileged users. + 2006-07-16 Paul Eggert * coreutils.texi: Change GNU to @acronym{GNU} in a few places. diff --git a/doc/perm.texi b/doc/perm.texi index 6235a745d..2b3d2d573 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -81,7 +81,7 @@ subdirectories. @cindex swap space, saving text image in @cindex text image, saving in swap space @cindex restricted deletion flag -Prevent users from removing or renaming a file in a directory +Prevent unprivileged users from removing or renaming a file in a directory unless they own the file or the directory; this is called the @dfn{restricted deletion flag} for the directory. For regular files on some systems, save the program's text image on the -- cgit v1.2.3-70-g09d2