Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Documentation notation question
- X-seq: zsh-users 1566
- From: Zefram <zefram@xxxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxx (Bart Schaefer)
- Subject: Re: Documentation notation question
- Date: Thu, 4 Jun 1998 20:12:55 +0100 (BST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <980604115430.ZM14272@xxxxxxxxxxxxxxxxxxxxxxx> from "Bart Schaefer" at Jun 4, 98 11:54:29 am
Bart Schaefer wrote:
>In the section "Parameters Set By The Shell", many parameter names have <S>,
><Z> or both tags. The meaning of these tags isn't explained anywhere that I
>can find.
First section of zshparam(1):
In the parameter lists, the mark `<S>' indicates that the
parameter is special. Special parameters cannot have
their type changed, and they stay special even if unset.
`<Z>' indicates that the parameter does not exist when the
shell initialises in sh or ksh emulation mode.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author