summaryrefslogtreecommitdiff
path: root/CheckMan
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-06-14 09:09:28 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-06-14 09:09:28 +0000
commitcb284848eb9e3c84b670166346baa02e6a55ebf6 (patch)
tree881af02f5fcb2266e2b1cd64ba5198651a07813c /CheckMan
parent71ecd01f8b10d6e24d8cdc5d36f957759a424959 (diff)
downloadpcre-cb284848eb9e3c84b670166346baa02e6a55ebf6.tar.gz
Update man pages to avoid the use of .ti (which causes difficulties for some
translation software). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1339 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'CheckMan')
-rwxr-xr-xCheckMan4
1 files changed, 2 insertions, 2 deletions
diff --git a/CheckMan b/CheckMan
index de01334..480d735 100755
--- a/CheckMan
+++ b/CheckMan
@@ -29,9 +29,9 @@ while (scalar(@ARGV) > 0)
^\.TH\s\S|
^\.SH\s\S|
^\.SS\s\S|
- ^\.TP(?:\s\d+)?\s*$|
- ^\.ti\s\S|
+ ^\.TP(?:\s?\d+)?\s*$|
^\.SM\s*$|
+ ^\.br\s*$|
^\.rs\s*$|
^\.sp\s*$|
^\.nf\s*$|