about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-04-06 09:26:48 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-04-06 09:26:48 +0000
commit7af7f23508905e07fcfd990486b2998e0a23014c (patch)
treec5eb1cef594487f1ce99c16b3a800f4dabc11d5f /Doc
parent6fa6a1f865b56b1dee05d780c788686db3bd3c2a (diff)
downloadzsh-7af7f23508905e07fcfd990486b2998e0a23014c.tar.gz
zsh-7af7f23508905e07fcfd990486b2998e0a23014c.tar.xz
zsh-7af7f23508905e07fcfd990486b2998e0a23014c.zip
make expn change clearer, suggested by Wayne
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 2a1e243f9..5d05601d5 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1632,8 +1632,8 @@ directories
 )
 item(tt(F))(
 `full' (i.e. non-empty) directories.  Note that the
-opposite sense tt(LPAR()^F)tt(RPAR()) gives files which are
-either empty, or not directories.  Use tt(LPAR()/^F)tt(RPAR()) for
+opposite sense tt(LPAR()^F)tt(RPAR()) expands to empty directories
+and all non-directories.  Use tt(LPAR()/^F)tt(RPAR()) for
 empty directories
 )
 item(tt(.))(