diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2010-01-16 08:18:17 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2010-01-16 08:18:17 -0800 |
commit | 84d255191b5051162858ca9544050934087dd2c3 (patch) | |
tree | 028c5b503ad68c4925678f03213f56e19e4489dc /txr.1 | |
parent | 15a8616fb4b3cdac6eaabefb4e6a5342c6eb9d84 (diff) | |
download | txr-84d255191b5051162858ca9544050934087dd2c3.tar.gz txr-84d255191b5051162858ca9544050934087dd2c3.tar.bz2 txr-84d255191b5051162858ca9544050934087dd2c3.zip |
Wrong section type.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |