summaryrefslogtreecommitdiffstats
path: root/Doc/Zsh/mod_regex.yo
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-03-18 00:01:56 +0900
committerPeter Stephenson <pws@zsh.org>2014-03-17 15:11:30 +0000
commit53e9e2646d79cc4b0eae08ce33c260eb248e6db0 (patch)
tree91096a2f535e6615e0822363dd8daa7fbd7b84f4 /Doc/Zsh/mod_regex.yo
parentMerge branch 'master' of ssh://git.code.sf.net/p/zsh/code (diff)
downloadzsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.gz
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.bz2
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.lz
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.xz
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.tar.zst
zsh-53e9e2646d79cc4b0eae08ce33c260eb248e6db0.zip
32493: some man page formatting fixes
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))(