Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Fix zshmodule.1 syntax
On Nov 22, 2:28pm, Bart Schaefer wrote:
}
} So there's something subtle going on in mod_system.yo.
And indeed, adding a blank line produces the desired zshmodules.1:
diff --git a/Doc/Zsh/mod_system.yo b/Doc/Zsh/mod_system.yo
index dce0717..d6b3765 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author