mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-29 06:51:03 +02:00
Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystems
This commit is contained in:
parent
665b7d1f93
commit
6f16f59b9f
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-26 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert sections
|
||||
to subsections.
|
||||
|
||||
2009-01-25 Andrey Borzenkov <bor@zsh.org>
|
||||
|
||||
* 26425: Doc/Zsh/builtins.yo Src/builtin.c:
|
||||
|
@ -11002,5 +11007,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.4526 $
|
||||
* $Revision: 1.4527 $
|
||||
*****************************************************
|
||||
|
|
|
@ -4,7 +4,7 @@ A builtin interface to various low-level system features.
|
|||
The tt(zsh/system) module makes available three builtin commands and
|
||||
two parameters.
|
||||
|
||||
sect(Builtins)
|
||||
subsect(Builtins)
|
||||
|
||||
startitem()
|
||||
findex(syserror)
|
||||
|
@ -111,7 +111,7 @@ the error that occurred.
|
|||
)
|
||||
enditem()
|
||||
|
||||
sect(Parameters)
|
||||
subsect(Parameters)
|
||||
|
||||
startitem()
|
||||
vindex(errnos)
|
||||
|
|
Loading…
Reference in a new issue