From ef67fb1c1bad4e5f4ad5d9e13ca33b365b8543e8 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 30 Aug 1997 11:10:56 +0000 Subject: fix misspelling Submitted-by: Josh Gilliam Closes PR:4428 --- usr.bin/lex/lex.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1 index 16025e9abe68..697c48251295 100644 --- a/usr.bin/lex/lex.1 +++ b/usr.bin/lex/lex.1 @@ -3919,7 +3919,7 @@ the beginning of the trailing context. (Note that the POSIX draft states that the text matched by such patterns is undefined.) .PP For some trailing context rules, parts which are actually fixed-length are -not recognized as such, leading to the abovementioned performance loss. +not recognized as such, leading to the above mentioned performance loss. In particular, parts using '|' or {n} (such as "foo{3}") are always considered variable-length. .PP -- cgit v1.3