summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-10-22 09:41:09 -0400
committerWill Estes <westes575@gmail.com>2016-10-22 09:41:09 -0400
commit4322cc82f34454c7d0413a9a047e1f125356778c (patch)
tree0972606ef5625a4495790109f7644e3b7bda34a5
parenta49c591c8653633dbba57f3c99039eb1d516cb7c (diff)
downloadflex-git-gh-pages.tar.gz
html from #95gh-pages
-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&amp;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>