about summary refs log tree commit diff
path: root/Doc/Zsh/mod_stat.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-10-07 01:10:22 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-10-07 01:11:23 +0000
commite49aabc13a858c636146f6744ac25b3e741763ff (patch)
tree3278ef00399926589a2c4b86412636054bb1fbc7 /Doc/Zsh/mod_stat.yo
parent63271a4b9308a3965a0f0a97175cbcfdf1a3b813 (diff)
downloadzsh-e49aabc13a858c636146f6744ac25b3e741763ff.tar.gz
zsh-e49aabc13a858c636146f6744ac25b3e741763ff.tar.xz
zsh-e49aabc13a858c636146f6744ac25b3e741763ff.zip
unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous relative precedence of the 'other than' and 'and' operators.
Diffstat (limited to 'Doc/Zsh/mod_stat.yo')
-rw-r--r--Doc/Zsh/mod_stat.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo
index 78649de5e..96349061e 100644
--- a/Doc/Zsh/mod_stat.yo
+++ b/Doc/Zsh/mod_stat.yo
@@ -123,7 +123,7 @@ tt(-s) option is implied.
 item(tt(-l))(
 List the names of the type elements (to standard
 output or an array as appropriate) and return immediately;
-options other than tt(-A) and arguments are ignored.
+arguments, and options other than tt(-A), are ignored.
 )
 item(tt(-L))(
 Perform an tt(lstat) (see manref(lstat)(2)) rather than a tt(stat)