summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-01-17 08:17:19 -0800
committerKaz Kylheku <kaz@kylheku.com>2010-01-17 08:17:19 -0800
commitd441f6ac5023b841b0fffff6580455319d5b49e9 (patch)
tree973ddbc60ef15f45ab43492725353fd4617c45b9
parent5f67a085b2e7085767ff4b05a765a8422c816f2e (diff)
downloadtxr-d441f6ac5023b841b0fffff6580455319d5b49e9.tar.gz
txr-d441f6ac5023b841b0fffff6580455319d5b49e9.tar.bz2
txr-d441f6ac5023b841b0fffff6580455319d5b49e9.zip
Spurious period.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index c79a1b44..89867fd6 100644
--- a/txr.1
+++ b/txr.1
@@ -2947,7 +2947,7 @@ complement and intersection leads to natural ways of expressing many kinds of
matching sets, which not only demonstrate the power to carry out an operation,
but also easily express the concept.
-.SS Example: Matching C Language Comments.
+.SS Example: Matching C Language Comments
For instance, using complement, we can write a straightforward regular
expression which matches C language comments. A C language