1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-17 06:41:30 +02:00

33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmodules.1

This commit is contained in:
Barton E. Schaefer 2014-11-22 14:52:31 -08:00
parent 22b4ededcf
commit 02bca2ea0f
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2014-11-22 Barton E. Schaefer <schaefer@zsh.org>
* 33763 (cf. Baptiste Daroussin 33747): Doc/Zsh/mod_system.yo:
fix nested item list in generated zshmodules.1 man page.
2014-11-21 Barton E. Schaefer <schaefer@zsh.org>
* 33750: Src/text.c: handle function autoloads for DEBUG_BEFORE_CMD

View file

@ -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