From: helly Date: Sat, 15 Apr 2006 16:27:28 +0000 (+0000) Subject: - Fix heading X-Git-Tag: 0.13.6~397 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9349a377735d2193a0c41f3f127f3b3d75d762e1;p=re2c - Fix heading --- diff --git a/re2c.1.in b/re2c.1.in index 81921946..5290d058 100644 --- 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