]> granicus.if.org Git - re2c/commitdiff
- Fix heading
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 15 Apr 2006 16:27:28 +0000 (16:27 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 15 Apr 2006 16:27:28 +0000 (16:27 +0000)
re2c.1.in

index 81921946d1bb3656df9a42636b0bfd601736d9e3..5290d05844dec000f2b49b243811c3d4451015f2 100644 (file)
--- a/re2c.1.in
+++ b/re2c.1.in
@@ -7,6 +7,9 @@
 .ds rx regular expression
 .ds lx \fIl\fP-expression
 \"$Log$
+\"Revision 1.51  2006/04/15 16:27:28  helly
+\"- Fix heading
+\"
 \"Revision 1.50  2006/04/15 16:03:35  helly
 \"- Added tutorial like lessons to re2c.
 \"
@@ -595,7 +598,7 @@ or default to \fCyy0\fP as start label. Instead of using a dedicated label it
 is often better to separate the YYGETSTATE code from the actual scanner code by
 placing a "\fC/*!getstate:re2c */\fP" comment.
 
-.SH "A LARGER EXAMPLE"
+.SH "UNDERSTANDING RE2C"
 .LP
 The subdirectory lessons of the re2c distribution contains a few step by step
 lessons to get you started with re2c. All examples in the lessons subdirectory