From: Roland McGrath Date: Fri, 21 Oct 1994 19:03:13 +0000 (+0000) Subject: (Permission Bits): Fix xref. X-Git-Tag: cvs/mib-28oct94~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b48c7a5cb1285060896ca71a06c296744e04bb2b;p=thirdparty%2Fglibc.git (Permission Bits): Fix xref. --- diff --git a/manual/filesys.texi b/manual/filesys.texi index d00297fbe11..571e3e9d0a5 100644 --- a/manual/filesys.texi +++ b/manual/filesys.texi @@ -1464,7 +1464,7 @@ arose since the last run. On some modern systems where the sticky bit has no useful meaning for an executable file, you cannot set the bit at all for a non-directory. If you try, @code{chmod} fails with @code{EFTYPE}; -@pxref{Assigning File Permissions}. +@pxref{Setting Permissions}. Some systems (particularly SunOS) have yet another use for the sticky bit. If the sticky bit is set on a file that is @emph{not} executable,