mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-11 00:51:05 +02:00
unposted: typo in previous patch spotted by Mikael
This commit is contained in:
parent
1c165c8aa4
commit
bb02ef15c7
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
||||||
2009-02-06 Peter Stephenson <pws@csr.com>
|
2009-02-06 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted: Doc/Zsh/builtins.yo: typo in previous patch
|
||||||
|
spotted by Mikael.
|
||||||
|
|
||||||
* 26517: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo,
|
* 26517: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo,
|
||||||
Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo, Doc/Zsh/options.yo,
|
Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo, Doc/Zsh/options.yo,
|
||||||
Doc/Zsh/params.yo: prompt expansion section in Unix manual
|
Doc/Zsh/params.yo: prompt expansion section in Unix manual
|
||||||
|
@ -11090,5 +11093,5 @@
|
||||||
|
|
||||||
*****************************************************
|
*****************************************************
|
||||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||||
* $Revision: 1.4550 $
|
* $Revision: 1.4551 $
|
||||||
*****************************************************
|
*****************************************************
|
||||||
|
|
|
@ -897,7 +897,7 @@ Print the arguments to the input of the coprocess.
|
||||||
)
|
)
|
||||||
item(tt(-P))(
|
item(tt(-P))(
|
||||||
Perform prompt expansion (see
|
Perform prompt expansion (see
|
||||||
ifzman(EXPANSION OF PROMPT SEQUENCES IN zmanref(zshmisc))\
|
ifzman(EXPANSION OF PROMPT SEQUENCES in zmanref(zshmisc))\
|
||||||
ifnzman(noderef(Prompt Expansion))\
|
ifnzman(noderef(Prompt Expansion))\
|
||||||
).
|
).
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue