diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2001-04-23 23:24:18 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2001-04-23 23:24:18 +0000 |
| commit | fe8d375ca077fc8c1982fd8c907f2546b127d09a (patch) | |
| tree | dc97ab677ae0dafc795c397901b557c769f78e96 /Doc/Zsh/mod_terminfo.yo | |
| parent | 14077: revert clint's build patches on 19.04.2001 (diff) | |
| download | zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar.gz zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar.bz2 zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar.lz zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar.xz zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.tar.zst zsh-fe8d375ca077fc8c1982fd8c907f2546b127d09a.zip | |
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
Diffstat (limited to 'Doc/Zsh/mod_terminfo.yo')
| -rw-r--r-- | Doc/Zsh/mod_terminfo.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_terminfo.yo b/Doc/Zsh/mod_terminfo.yo index 9e0e6665a..7132b44d1 100644 --- a/Doc/Zsh/mod_terminfo.yo +++ b/Doc/Zsh/mod_terminfo.yo @@ -5,9 +5,9 @@ The tt(zsh/terminfo) module makes available one builtin command: startitem() findex(echoti) -cindex(terminfo string, printing) +cindex(terminfo value, printing) item(tt(echoti) var(cap))( -Output the terminfo string corresponding to the capability +Output the terminfo value corresponding to the capability var(cap). ) enditem() |
