diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2002-08-28 16:12:56 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2002-08-28 16:12:56 +0000 |
commit | 39b181b2a8814e23b1618417cb23e7fa6d84cec6 (patch) | |
tree | 3887470289151af1fe866285e2bfe204e262f81d /Doc/Zsh | |
parent | b32d6325a58619ad1154fc13e00b87eb685cdb78 (diff) | |
download | zsh-39b181b2a8814e23b1618417cb23e7fa6d84cec6.tar.gz zsh-39b181b2a8814e23b1618417cb23e7fa6d84cec6.tar.xz zsh-39b181b2a8814e23b1618417cb23e7fa6d84cec6.zip |
17590: Missing enditem() in mod_socket.yo
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/mod_socket.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_socket.yo b/Doc/Zsh/mod_socket.yo index 3538c85cd..993e3f6fe 100644 --- a/Doc/Zsh/mod_socket.yo +++ b/Doc/Zsh/mod_socket.yo @@ -63,3 +63,4 @@ In order to elicit more verbose output, use tt(-v). ) enditem() ) +enditem() |