[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ${!vname} not documented
From: |
Greg Wooledge |
Subject: |
Re: ${!vname} not documented |
Date: |
Tue, 6 Oct 2009 08:16:03 -0400 |
User-agent: |
Mutt/1.4.2.3i |
On Tue, Oct 06, 2009 at 03:25:31AM -0400, Mike Frysinger wrote:
> On Tuesday 06 October 2009 01:39:56 Mikel Ward wrote:
> > It would be more obvious if it had a paragraph directly below
> > ${parameter} saying something like:
> >
> > ${!name}
> > Indirect expansion. name is expanded to produce the name of a
> > variable to expand.
>
> i imagine Chet takes patches
When I sent a patch to make the manual more human-friendly (replacing
for example ! with $! so that people can search for $! and find it),
it was not accepted.