From 4322cc82f34454c7d0413a9a047e1f125356778c Mon Sep 17 00:00:00 2001
From: Will Estes
flex
generates ‘C99’ 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,
‘traditional’, 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.
This edition of The flex Manual documents flex
version
-2.6.2. It was last updated on 19 October 2016.
+2.6.2. It was last updated on 22 October 2016.
This manual was written by Vern Paxson, Will Estes and John Millaway.
-- cgit v1.2.1