From d247b7f14664f234802bdc2c205ad510e4e400d4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 14 Jun 2001 09:49:01 +0000 Subject: $* and $@ are special --- Doc/Zsh/builtins.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index fbea91ee2..a65af889e 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1192,7 +1192,9 @@ Convert the result to lower case whenever the parameter is expanded. The value is em(not) converted when assigned. ) item(tt(-r))( -The given var(name)s are marked readonly. +The given var(name)s are marked readonly. Note that if var(name) is a +special parameter, the readonly attribute can be turned on, but cannot then +be turned off. ) item(tt(-t))( Tags the named parameters. Tags have no special meaning to the shell. -- cgit 1.4.1