From f6d77d9ab3ff6a04b3d50f313efbf58f4acc97d5 Mon Sep 17 00:00:00 2001 From: helly Date: Sat, 31 Dec 2005 00:02:25 +0000 Subject: [PATCH] - Fix Synopsis --- re2c.1.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/re2c.1.in b/re2c.1.in index 13211109..a8514e61 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.31 2005/12/31 00:02:25 helly +\"- Fix Synopsis +\" \"Revision 1.30 2005/12/30 16:24:07 helly \"- Allow to use -w with -b \"# Still quite some work to do but it is possible @@ -112,7 +115,7 @@ re2c \- convert regular expressions to C/C++ .SH SYNOPSIS -\*(re [\fB-efsbvhd\fP] [\fB-o output\fP] file\fP +\*(re [\fB-bdefhisvVw\fP] [\fB-o output\fP] file\fP .SH DESCRIPTION \*(re is a preprocessor that generates C-based recognizers from regular -- 2.50.1