diff options
Diffstat (limited to 'usr.bin/lex/flex.1')
-rw-r--r-- | usr.bin/lex/flex.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1 index 45e175f4818..2c4c5d6079a 100644 --- a/usr.bin/lex/flex.1 +++ b/usr.bin/lex/flex.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.23 2009/02/10 19:27:03 jmc Exp $ +.\" $OpenBSD: flex.1,v 1.24 2009/03/26 08:38:39 sobrado Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE. .\" -.Dd $Mdocdate: February 10 2009 $ +.Dd $Mdocdate: March 26 2009 $ .Dt FLEX 1 .Os .Sh NAME @@ -2645,7 +2645,7 @@ That's because if high-performance is most important, one of these options should be used, so if they weren't, .Nm -assumes it is preferrable to trade off a bit of run-time performance for +assumes it is preferable to trade off a bit of run-time performance for intuitive interactive behavior. Note also that .Fl I |