diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-06 11:03:28 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-06 11:03:28 +0000 |
commit | bb02ef15c795dda819d2b5462fa60743af516328 (patch) | |
tree | 70660da623bc06de5127efc09e2f9dbc2accf813 /Doc/Zsh | |
parent | 1c165c8aa4c905da7e8e5e2124e3404025cd7ac3 (diff) | |
download | zsh-bb02ef15c795dda819d2b5462fa60743af516328.tar.gz zsh-bb02ef15c795dda819d2b5462fa60743af516328.tar.xz zsh-bb02ef15c795dda819d2b5462fa60743af516328.zip |
unposted: typo in previous patch spotted by Mikael
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/builtins.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index d2f555a9d..9927e9f71 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -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))\ ). ) |