diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/perm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/perm.texi b/doc/perm.texi index 033327fff..296dd5f20 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -74,7 +74,7 @@ save the program's text image on the swap device so it will load more quickly when run (called the @dfn{sticky bit}). For directories on some systems, prevent users from removing or renaming a file in a directory unless they own the file or the directory; this is called the -@dfn{restriction deletion flag} for the directory. +@dfn{restricted deletion flag} for the directory. @end enumerate @node Symbolic Modes |