about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-08 11:01:15 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-08 17:15:40 +0000
commit73622ae2880a599ad7ed84d43538c34cf55a48ca (patch)
treec532fc87588f22d69c28fb5b30233521eda38fcf /Doc/Zsh/compsys.yo
parent198c7bc2324d58ddc39c180b74eb7c00834fe623 (diff)
downloadzsh-73622ae2880a599ad7ed84d43538c34cf55a48ca.tar.gz
zsh-73622ae2880a599ad7ed84d43538c34cf55a48ca.tar.xz
zsh-73622ae2880a599ad7ed84d43538c34cf55a48ca.zip
39236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added in 39173.
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-rw-r--r--Doc/Zsh/compsys.yo4
1 files changed, 1 insertions, 3 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index b2cc39268..ecf17e728 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3949,9 +3949,7 @@ arguments.  Options are stored in the associative array
 `tt(opt_args)' with option names as keys and their arguments as
 the values.  For options that have more than one argument these are
 given as one string, separated by colons.  All colons and backslashes
-in the original arguments are preceded with backslashes.  (Note:
-Zsh 5.2 and older did not escape backslashes in the original string;
-see the tt(NEWS) file for details.)
+in the original arguments are preceded with backslashes.
 
 The parameter `tt(context)' is set when returning to the calling function
 to perform an action of the form `tt(->)var(string)'.  It is set to an