summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/lex.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/lex.1')
-rw-r--r--usr.bin/lex/lex.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1
index 16025e9..697c482 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
OpenPOWER on IntegriCloud