summaryrefslogtreecommitdiff
path: root/doc/flex.1
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
committerManoj Srivastava <srivasta@golden-gryphon.com>2006-02-26 11:25:45 -0800
commit8b69e240c2db8dd998a1f285a33a9dc7952c5a4d (patch)
treecc09f9873e88f53ad1549606451e5c7c250f8b83 /doc/flex.1
parent174cabe1a0b3cc6b2a061106f74e9b1c04252eec (diff)
Imported Upstream version 2.5.34
Diffstat (limited to 'doc/flex.1')
-rw-r--r--doc/flex.126
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/flex.1 b/doc/flex.1
index 5218e17..8c3db79 100644
--- a/doc/flex.1
+++ b/doc/flex.1
@@ -1,12 +1,12 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH FLEX "1" "February 2006" "flex 2.5.33" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH FLEX "1" "December 2007" "flex 2.5.34" "User Commands"
.SH NAME
-flex \- fast lexical analyzer generator
+flex \- the fast lexical analyser generator
.SH SYNOPSIS
.B flex
[\fIOPTIONS\fR] [\fIFILE\fR]...
.SH DESCRIPTION
-Generates programs that perform pattern-matching on text.
+Generates programs that perform pattern\-matching on text.
.SS "Table Compression:"
.TP
\fB\-Ca\fR, \fB\-\-align\fR
@@ -22,7 +22,7 @@ do not compress tables; use \fB\-f\fR representation
do not compress tables; use \fB\-F\fR representation
.TP
\fB\-Cm\fR, \fB\-\-meta\-ecs\fR
-construct meta-equivalence classes
+construct meta\-equivalence classes
.TP
\fB\-Cr\fR, \fB\-\-read\fR
use read() instead of stdio for scanner input
@@ -41,7 +41,7 @@ default compression (same as \fB\-\-ecs\fR \fB\-\-meta\-ecs\fR)
enable debug mode in scanner
.TP
\fB\-b\fR, \fB\-\-backup\fR
-write backing-up information to lex.backup
+write backing\-up information to lex.backup
.TP
\fB\-p\fR, \fB\-\-perf\-report\fR
write performance report to stderr
@@ -78,10 +78,10 @@ create a C header file in addition to the scanner
.SS "Scanner behavior:"
.TP
\fB\-7\fR, \fB\-\-7bit\fR
-generate 7-bit scanner
+generate 7\-bit scanner
.TP
\fB\-8\fR, \fB\-\-8bit\fR
-generate 8-bit scanner
+generate 8\-bit scanner
.TP
\fB\-B\fR, \fB\-\-batch\fR
generate batch scanner (opposite of \fB\-I\fR)
@@ -102,7 +102,7 @@ generate interactive scanner (opposite of \fB\-B\fR)
track line count in yylineno
.SS "Generated code:"
.TP
--+, \fB\-\-c\fR++
+\-+, \fB\-\-c\fR++
generate C++ scanner class
.TP
\fB\-Dmacro\fR[=\fIdefn\fR]
@@ -126,7 +126,7 @@ include yylloc support.
\fB\-\-stdinit\fR
initialize yyin/yyout to stdin/stdout
.HP
-\fB\-\-noansi\-definitions\fR old-style function definitions
+\fB\-\-noansi\-definitions\fR old\-style function definitions
.TP
\fB\-\-noansi\-prototypes\fR
empty parameter list in prototypes
@@ -139,12 +139,12 @@ do not generate a particular FUNCTION
.SS "Miscellaneous:"
.TP
\fB\-c\fR
-do-nothing POSIX option
+do\-nothing POSIX option
.TP
\fB\-n\fR
-do-nothing POSIX option
+do\-nothing POSIX option
.HP
--?
+\-?
.TP
\fB\-h\fR, \fB\-\-help\fR
produce this help message