Module Name:    src
Committed By:   wiz
Date:           Wed Sep 15 06:52:33 UTC 2010

Modified Files:
        src/external/bsd/flex/bin: flex.1

Log Message:
Add missing letter, from Ryo HAYASAKA in PR 43880.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/flex/bin/flex.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/flex/bin/flex.1
diff -u src/external/bsd/flex/bin/flex.1:1.2 src/external/bsd/flex/bin/flex.1:1.3
--- src/external/bsd/flex/bin/flex.1:1.2	Mon Oct 26 01:37:21 2009
+++ src/external/bsd/flex/bin/flex.1	Wed Sep 15 06:52:33 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: flex.1,v 1.2 2009/10/26 01:37:21 christos Exp $
+.\" $NetBSD: flex.1,v 1.3 2010/09/15 06:52:33 wiz Exp $
 .\"
 .TH FLEX 1 "February 2008" "Version 2.5"
 .SH NAME
@@ -2776,7 +2776,7 @@
 name of C++ class.
 .TP
 .B \-\-header\-file=FILE
-reate a C header file in addition to the scanner.
+create a C header file in addition to the scanner.
 .TP
 .B \-\-tables\-file[=FILE]
 write tables to FILE.

Reply via email to