diff options
Diffstat (limited to 'Doc/Zsh/mod_parameter.yo')
-rw-r--r-- | Doc/Zsh/mod_parameter.yo | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/Zsh/mod_parameter.yo b/Doc/Zsh/mod_parameter.yo index 43ee7394f..dc00cdf46 100644 --- a/Doc/Zsh/mod_parameter.yo +++ b/Doc/Zsh/mod_parameter.yo @@ -111,10 +111,6 @@ vindex(historywords) item(tt(historywords))( A special array containing the words stored in the history. ) -vindex(jobdirs) -item(tt(jobdirs))( -This association maps job numbers to the directories from which the job was started (which may not be the current directory of the job). -) vindex(jobtexts) item(tt(jobtexts))( This association maps job numbers to the texts of the command lines |