diff options
Diffstat (limited to 'Doc/Zsh')
| -rw-r--r-- | Doc/Zsh/expn.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index f38fb1f78..0cefaf7d1 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1971,7 +1971,7 @@ A string of the form `tt($[)var(exp)tt(])' or with the value of the arithmetic expression var(exp). var(exp) is subjected to em(parameter expansion), em(command substitution) and em(arithmetic expansion) before it is evaluated. -See noderef(Arithmetic Evaluation). +See sectref(Arithmetic Evaluation)(zshmisc). texinode(Brace Expansion)(Filename Expansion)(Arithmetic Expansion)(Expansion) sect(Brace Expansion) cindex(brace expansion) |
