about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2020-04-15 21:33:48 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2020-04-15 21:33:48 +0100
commit28277a84ddf0609d0ec4b02f47e43afed3884c2a (patch)
tree92757b470e4ba439b2b7d552c2b0e860a437652c
parent6ec97e1d48d74371252c6c67a2076bc6b01a4084 (diff)
downloadzsh-28277a84ddf0609d0ec4b02f47e43afed3884c2a.tar.gz
zsh-28277a84ddf0609d0ec4b02f47e43afed3884c2a.tar.xz
zsh-28277a84ddf0609d0ec4b02f47e43afed3884c2a.zip
45684: Document - glob qualifier in error cases
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/expn.yo4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 610e7a7e7..3a7072ba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-04-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 45684: Doc/Zsh/expn.yo: - glob qualifier behaviour in error
+	cases.
+
 2020-04-12  dg1727  <dg1727@protonmail.com>
 
 	* 45661: Doc/Zsh/params.yo: docs: Clarify the effect of
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 2a66ab997..69cb0b08a 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -2837,7 +2837,9 @@ negates all qualifiers following it
 )
 item(tt(-))(
 toggles between making the qualifiers work on symbolic links (the
-default) and the files they point to
+default) and the files they point to, if any; any symbolic link for
+whose target the `tt(stat)' system call fails (whatever the cause of the
+failure) is treated as a file in its own right
 )
 item(tt(M))(
 sets the tt(MARK_DIRS) option for the current pattern