From e27208b63507c2100c480d89614ab83cce9e1692 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 22 Jul 2006 23:41:43 +0000 Subject: (What information is listed): Clarify that the restricted deletion flag is another name for the sticky bit. --- doc/coreutils.texi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index dcfddca18..18141c603 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -5870,10 +5870,13 @@ If the set-user-ID or set-group-ID bit is set but the corresponding executable bit is not set. @item t -If the sticky bit and the other-executable bit are both set. +If the restricted deletion flag or sticky bit, and the +other-executable bit, are both set. The restricted deletion flag is +another name for the sticky bit. @xref{Mode Structure}. @item T -If the sticky bit is set but the other-executable bit is not set. +If the restricted deletion flag or sticky bit is set but the +other-executable bit is not set. @item x If the executable bit is set and none of the above apply. -- cgit v1.2.3-70-g09d2