From 396ae4675744aaab998e7f1b6d80de44e030fa7f Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 10 May 2005 12:33:06 +0000 Subject: 21248: avoid use of subsection within list because it causes makeinfo to produce broken docbook XML --- Doc/Zsh/mod_socket.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/mod_socket.yo b/Doc/Zsh/mod_socket.yo index d0ffc23cf..332c551fe 100644 --- a/Doc/Zsh/mod_socket.yo +++ b/Doc/Zsh/mod_socket.yo @@ -10,6 +10,8 @@ cindex(sockets, Unix domain) item(tt(zsocket) [ tt(-altv) ] [ tt(-d) var(fd) ] [ var(args) ])( tt(zsocket) is implemented as a builtin to allow full use of shell command line editing, file I/O, and job control mechanisms. +) +enditem() subsect(Outbound Connections) cindex(sockets, outbound Unix domain) @@ -62,5 +64,3 @@ it will wait for one. In order to elicit more verbose output, use tt(-v). ) enditem() -) -enditem() -- cgit 1.4.1