summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1993-11-30 23:37:00 +0000
committerVern Paxson <vern@ee.lbl.gov>1993-11-30 23:37:00 +0000
commit6617dafb141fb18075921cf07c5f7797d01ce95f (patch)
tree72fc4b963b16ba9fc9dd889551c4e651c3d08e30 /NEWS
parent94af445f5cc83fa3a58592cee8b09729f65bd80c (diff)
-a -> -Ca
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 008c104..f09cfeb 100644
--- a/NEWS
+++ b/NEWS
@@ -60,7 +60,7 @@ Changes between release 2.4.1 (30Nov93) and release 2.3.8:
"%array" cannot be used with the '-+' C++ scanner class option.
- - The new '-a' option directs flex to trade off memory for
+ - The new '-Ca' option directs flex to trade off memory for
natural alignment when generating a scanner's tables. In
particular, table entries that would otherwise be "short"
become "long".