about summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-02-06 09:59:38 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-02-06 09:59:38 +0000
commit1c165c8aa4c905da7e8e5e2124e3404025cd7ac3 (patch)
tree843e49a958eb310892bd400fec0db94366514bfb /Doc/Zsh/contrib.yo
parent559f1f2206cee48ccd70de9a50c108aa03a35940 (diff)
downloadzsh-1c165c8aa4c905da7e8e5e2124e3404025cd7ac3.tar.gz
zsh-1c165c8aa4c905da7e8e5e2124e3404025cd7ac3.tar.xz
zsh-1c165c8aa4c905da7e8e5e2124e3404025cd7ac3.zip
26517: fix naming of prompt expansion section in Unix manual
Diffstat (limited to 'Doc/Zsh/contrib.yo')
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 826fb2070..ad8246f12 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -2770,7 +2770,7 @@ The tt(nslookup) function looks up this style in the context
 `tt(:nslookup)' to set the prompt and the right-side prompt, respectively.
 The usual expansions for the tt(PS1) and tt(RPS1) parameters may be used
 (see
-ifzman(zmanref(zshmisc))\
+ifzman(EXPANSION OF PROMPT SEQUENCES in zmanref(zshmisc))\
 ifnzman(noderef(Prompt Expansion))\
 ).
 )