1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-31 12:26:03 +02:00

unposted: typo in previous patch spotted by Mikael

This commit is contained in:
Peter Stephenson 2009-02-06 11:03:28 +00:00
parent 1c165c8aa4
commit bb02ef15c7
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
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,
Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo, Doc/Zsh/options.yo,
Doc/Zsh/params.yo: prompt expansion section in Unix manual
@ -11090,5 +11093,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4550 $
* $Revision: 1.4551 $
*****************************************************

View File

@ -897,7 +897,7 @@ Print the arguments to the input of the coprocess.
)
item(tt(-P))(
Perform prompt expansion (see
ifzman(EXPANSION OF PROMPT SEQUENCES IN zmanref(zshmisc))\
ifzman(EXPANSION OF PROMPT SEQUENCES in zmanref(zshmisc))\
ifnzman(noderef(Prompt Expansion))\
).
)