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/params.yo | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 194c475e7..5a9c72ace 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -31,9 +31,11 @@ for complete details. In the parameter lists that follow, the mark `' indicates that the parameter is special. -Special parameters cannot have their type changed, and they stay special even -if unset. `' indicates that the parameter does not exist when the shell -initializes in tt(sh) or tt(ksh) emulation mode. +Special parameters cannot have their type changed or their +readonly attribute turned off, and if a special parameter is unset, then +later recreated, the special properties will be retained. `' indicates +that the parameter does not exist when the shell initializes in tt(sh) or +tt(ksh) emulation mode. startmenu() menu(Array Parameters) menu(Positional Parameters) -- cgit 1.4.1