diff options
author | Jim Meyering <jim@meyering.net> | 2001-05-11 07:36:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-05-11 07:36:22 +0000 |
commit | 02465682052815751af0f360970b5d5b98116698 (patch) | |
tree | 6a98894067df87229fe3685855e7fe3d32d202f1 /doc | |
parent | 71477a1aa8165f7c50050917750bac58b31a28b4 (diff) | |
download | coreutils-02465682052815751af0f360970b5d5b98116698.tar.xz |
s/restriction deletion flag
/restricted deletion flag/
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 |