diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2014-11-22 14:52:31 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-11-22 14:52:31 -0800 |
commit | 02bca2ea0fe47611644bfc1ca8b93f215317c97d (patch) | |
tree | e6996cd4d9b6b92761ca039a80861387c13b0205 /Doc | |
parent | 22b4ededcfc66504622fed18dae2b4615f7b2e61 (diff) | |
download | zsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.tar.gz zsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.tar.xz zsh-02bca2ea0fe47611644bfc1ca8b93f215317c97d.zip |
33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmodules.1
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/mod_system.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_system.yo b/Doc/Zsh/mod_system.yo index dce07175f..d6b3765ff 100644 --- a/Doc/Zsh/mod_system.yo +++ b/Doc/Zsh/mod_system.yo @@ -178,6 +178,7 @@ used. vindex(sysparams) item(tt(sysparams))( A readonly associative array. The keys are: + startitem() item(tt(pid))( Returns the process ID of the current process, even in subshells. Compare |