diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-02-28 11:57:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-02-28 11:57:18 +0000 |
commit | 36e3a1735aebfa4fd795003c9efd0e43d0b3823d (patch) | |
tree | 7f104ee09d9ed169683ea7d4ad9650cc157e078f /Doc/Zsh | |
parent | be09a6eba98c5e00ff9fd0c194e3ae315ed5682c (diff) | |
download | zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.gz zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.xz zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.zip |
22305: no default for pine-directory
unposted: a couple of small doc fixes
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/compsys.yo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index b4f664e05..2c1929261 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2039,8 +2039,9 @@ locations it will be used as the default. ) kindex(pine-directory, completion style) item(tt(pine-directory))( -If set, specifies the directory containing PINE mailbox files. It -defaults to `tt(~/mail)'. +If set, specifies the directory containing PINE mailbox files. There +is no default, since recursively searching this directory is inconvenient +for anyone who doesn't use PINE. ) kindex(ports, completion style) item(tt(ports))( |