diff options
Diffstat (limited to 'usr.bin/lex/lex.1')
-rw-r--r-- | usr.bin/lex/lex.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1 index a67099a..dcfc827 100644 --- a/usr.bin/lex/lex.1 +++ b/usr.bin/lex/lex.1 @@ -3872,7 +3872,7 @@ REJECT. .PP .I fatal flex scanner internal error--end of buffer missed - -This can occur in an scanner which is reentered after a long-jump +This can occur in a scanner which is reentered after a long-jump has jumped out (or over) the scanner's activation frame. Before reentering the scanner, use: .nf |