From d6efd831f596d6d3cb2bc865c2cd71501176bf43 Mon Sep 17 00:00:00 2001 From: helly Date: Sun, 4 Sep 2005 11:41:21 +0000 Subject: [PATCH] - The 2nd switch of course describes -i not -d again --- re2c.1.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/re2c.1.in b/re2c.1.in index cd3cfaa9..054270fe 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.24 2005/09/04 11:41:21 helly +\"- The 2nd switch of course describes -i not -d again +\" \"Revision 1.23 2005/07/21 16:25:24 helly \"- Add -i switch to avoid generating #line information. \" @@ -199,7 +202,7 @@ parser issues and states. If you use this switch you need to define a macro \fIvoid YYDEBUG(int state, char current)\fP. The first parameter receives the state or -1 and the second parameter receives the input at the current cursor. .TP -\fB-d\fP +\fB-i\fP Do not output #line information. This is usefull when you want use a CMS tool with the re2c output which you might want if you do not require your users to have re2c themselves when building from your source. -- 2.40.0