1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-06-16 08:48:06 +02:00

53664: remove a slightly confusing example

This commit is contained in:
Mikael Magnusson 2025-05-23 10:53:32 +02:00
parent bfb8ec65a6
commit e1bb74cfb7
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2025-05-23 Mikael Magnusson <mikachu@gmail.com>
* 53664: Doc/Zsh/params.yo: remove a slightly confusing example
2025-05-22 Mikael Magnusson <mikachu@gmail.com>
* 53660: Doc/Zsh/expn.yo, Doc/Zsh/params.yo: Clarify namespaces

View file

@ -692,8 +692,7 @@ indent(tt(unset )var(pname))
An empty reference such as one of
ifzman()
example(tt(typeset -n )var(pname)
tt(typeset -n )var(pname)tt(=)
tt(typeset -n )var(pname)tt(=""))
tt(typeset -n )var(pname)tt(=))
acts as a placeholder. The first non-empty assignment to var(pname)
initializes the reference, and subsequently any expansions of, or