From 86f7487fb6a0b8dd9e3a699ad48d6e99504a67ff Mon Sep 17 00:00:00 2001 From: schweikh Date: Mon, 30 Dec 2002 21:18:15 +0000 Subject: Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ Add FreeBSD Id tag where missing. --- usr.bin/lex/lex.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/lex') 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 -- cgit v1.1