diff options
-rw-r--r-- | usr.bin/lex/lex.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1 index 38eecf1..c47fbb0 100644 --- a/usr.bin/lex/lex.1 +++ b/usr.bin/lex/lex.1 @@ -2247,8 +2247,7 @@ automatically anyway. .TP .B \-F specifies that the -.ul -fast +.I fast scanner table representation should be used (and stdio bypassed). This representation is about as fast as the full table representation |