summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_ksh93.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_ksh93.yo')
-rw-r--r--Doc/Zsh/mod_ksh93.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_ksh93.yo b/Doc/Zsh/mod_ksh93.yo
index 7508758aa..7d22064ee 100644
--- a/Doc/Zsh/mod_ksh93.yo
+++ b/Doc/Zsh/mod_ksh93.yo
@@ -12,7 +12,7 @@ The single builtin provided by this module is:
startitem()
findex(nameref)
cindex(named references, creating)
-item(tt(nameref) [ tt(-gur) ] var(pname)[tt(=)var(rname)])(
+item(tt(nameref) [ tt(-gpur) ] var(pname)[tt(=)var(rname)])(
Equivalent to tt(typeset -n )var(pname)tt(=)var(rname)
However, tt(nameref) is a builtin command rather than a reserved word,