summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Doc/Zsh/mod_system.yo4
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bdd2da687..b30aae481 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 $
*****************************************************
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)