summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-10-21 19:03:13 +0000
committerRoland McGrath <roland@gnu.org>1994-10-21 19:03:13 +0000
commitb48c7a5cb1285060896ca71a06c296744e04bb2b (patch)
tree4be9fe172af00b29ee237e46711ca30fc1ae70fb
parent72e0c98bd1fcfc1cea5975f68eb5d28ea4fe2351 (diff)
(Permission Bits): Fix xref.
-rw-r--r--manual/filesys.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi
index d00297fbe1..571e3e9d0a 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,