summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-16 08:18:17 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-16 08:18:17 -0800
commit84d255191b5051162858ca9544050934087dd2c3 (patch)
tree028c5b503ad68c4925678f03213f56e19e4489dc
parent15a8616fb4b3cdac6eaabefb4e6a5342c6eb9d84 (diff)
downloadtxr-84d255191b5051162858ca9544050934087dd2c3.tar.gz
txr-84d255191b5051162858ca9544050934087dd2c3.tar.bz2
txr-84d255191b5051162858ca9544050934087dd2c3.zip
Wrong section type.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 12433d19..53219a95 100644
--- a/txr.1
+++ b/txr.1
@@ -2860,7 +2860,7 @@ definitions are in error:
@(defex x y)
@(defex y x)@# error: circularity; y is already a supertype of x.
-.SS NOTES ON EXOTIC REGULAR EXPRESSIONS
+.SH NOTES ON EXOTIC REGULAR EXPRESSIONS
Users familiar with regular expressions may not be familiar with the complement
and intersection operators, which are often absent from text processing tools