about summary refs log tree commit diff
path: root/Doc/Zsh/mod_socket.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_socket.yo')
-rw-r--r--Doc/Zsh/mod_socket.yo4
1 files changed, 2 insertions, 2 deletions
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()