summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/Generated-Scanner.html2
-rw-r--r--manual/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/Generated-Scanner.html b/manual/Generated-Scanner.html
index 1ec7764..972610c 100644
--- a/manual/Generated-Scanner.html
+++ b/manual/Generated-Scanner.html
@@ -122,7 +122,7 @@ the scanning routine using a K&R-style/non-prototyped function
declaration, you must terminate the definition with a semi-colon (;).
</p>
<p><code>flex</code> generates &lsquo;<samp>C99</samp>&rsquo; function definitions by
-default. Flex used toFlex used to have the ability to generate obsolete, er,
+default. Flex used to have the ability to generate obsolete, er,
&lsquo;<samp>traditional</samp>&rsquo;, function definitions. This was to support
bootstrapping gcc on old systems. Unfortunately, traditional
definitions prevent us from using any standard data types smaller than
diff --git a/manual/index.html b/manual/index.html
index 63e0768..13fa37e 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -301,7 +301,7 @@ perform pattern-matching on text. The manual includes both tutorial and
reference sections.
</p>
<p>This edition of <cite>The flex Manual</cite> documents <code>flex</code> version
-2.6.2. It was last updated on 19 October 2016.
+2.6.2. It was last updated on 22 October 2016.
</p>
<p>This manual was written by Vern Paxson, Will Estes and John Millaway.
</p>