Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: doc for zsh/system module - subsections
- X-seq: zsh-workers 26439
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: Zsh list <zsh-workers@xxxxxxxxxx>
- Subject: PATCH: doc for zsh/system module - subsections
- Date: Sun, 25 Jan 2009 21:01:43 -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: gak@xxxxxxxxxxxxxx
This just fixes the subsections of the documentation for the zsh/system
module to actually be subsections rather than separate sections.
greg
Index: Doc/Zsh/mod_system.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_system.yo,v
retrieving revision 1.4
diff -u -r1.4 mod_system.yo
--- Doc/Zsh/mod_system.yo 5 Jun 2006 13:21:56 -0000 1.4
+++ Doc/Zsh/mod_system.yo 26 Jan 2009 01:57:51 -0000
@@ -4,7 +4,7 @@
The tt(zsh/system) module makes available three builtin commands and
two parameters.
-sect(Builtins)
+subsect(Builtins)
startitem()
findex(syserror)
@@ -111,7 +111,7 @@
)
enditem()
-sect(Parameters)
+subsect(Parameters)
startitem()
vindex(errnos)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author