diff options
Diffstat (limited to 'Doc/Zsh/mod_cap.yo')
-rw-r--r-- | Doc/Zsh/mod_cap.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_cap.yo b/Doc/Zsh/mod_cap.yo index 0bb2b813a..3dec78b00 100644 --- a/Doc/Zsh/mod_cap.yo +++ b/Doc/Zsh/mod_cap.yo @@ -1,7 +1,7 @@ COMMENT(!MOD! Builtins for manipulating POSIX.1e (POSIX.6) capability (privilege) sets. !MOD!) -The tt(cap) module is used for manipulating POSIX.1e (POSIX.6) capability +The tt(zsh/cap) module is used for manipulating POSIX.1e (POSIX.6) capability sets. If the operating system does not support this interface, the builtins defined by this module will do nothing. The builtins in this module are: |