summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/lex/flex.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1
index 8cf0029bb7c..54a6a492e6f 100644
--- a/usr.bin/lex/flex.1
+++ b/usr.bin/lex/flex.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: flex.1,v 1.8 2000/03/04 22:19:24 aaron Exp $
+.\" $OpenBSD: flex.1,v 1.9 2001/08/21 00:56:18 millert Exp $
.\"
.TH FLEX 1 "April 1995" "Version 2.5"
.SH NAME
@@ -91,7 +91,7 @@ manual includes both tutorial and reference sections:
.I flex
is a tool for generating
.I scanners:
-programs which recognized lexical patterns in text.
+programs which recognize lexical patterns in text.
.I flex
reads
the given input files, or its standard input if no file names are given,