diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-26 09:49:38 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-26 09:49:38 +0000 |
commit | 6f16f59b9f0f1835f303eeeffcea3f981fcd8d92 (patch) | |
tree | 020c4c410d580736976f633775d42cc4cc39a313 /Doc/Zsh | |
parent | 665b7d1f93da0f62b9908e467d350f8b4d6ef822 (diff) | |
download | zsh-6f16f59b9f0f1835f303eeeffcea3f981fcd8d92.tar.gz zsh-6f16f59b9f0f1835f303eeeffcea3f981fcd8d92.tar.xz zsh-6f16f59b9f0f1835f303eeeffcea3f981fcd8d92.zip |
Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystems
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/mod_system.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_system.yo b/Doc/Zsh/mod_system.yo index 3540a168f..0df10e0b2 100644 --- a/Doc/Zsh/mod_system.yo +++ b/Doc/Zsh/mod_system.yo @@ -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) |