about summary refs log tree commit diff
path: root/Doc/Zsh/mod_regex.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_regex.yo')
-rw-r--r--Doc/Zsh/mod_regex.yo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_regex.yo b/Doc/Zsh/mod_regex.yo
index 4081810ed..f20451664 100644
--- a/Doc/Zsh/mod_regex.yo
+++ b/Doc/Zsh/mod_regex.yo
@@ -4,6 +4,7 @@ Interface to the POSIX regex library.
 cindex(regular expressions)
 cindex(regex)
 The tt(zsh/regex) module makes available the following test condition:
+
 startitem()
 findex(regex-match)
 item(var(expr) tt(-regex-match) var(regex))(