]> granicus.if.org Git - flex/commitdiff
correct hyphenation as per openbsd tree
authorWill Estes <wlestes@users.sourceforge.net>
Thu, 7 Jun 2001 12:44:41 +0000 (12:44 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Thu, 7 Jun 2001 12:44:41 +0000 (12:44 +0000)
flex.1

diff --git a/flex.1 b/flex.1
index b54970526123996f49632692537ceaed4feb4e7e..0f067f9f1e17f37220d153d5e1963065afbaf16e 100644 (file)
--- a/flex.1
+++ b/flex.1
@@ -266,7 +266,7 @@ Name definitions have the form:
 .fi
 The "name" is a word beginning with a letter or an underscore ('_')
 followed by zero or more letters, digits, '_', or '-' (dash).
-The definition is taken to begin at the first non-white-space character
+The definition is taken to begin at the first non-whitespace character
 following the name and continuing to the end of the line.
 The definition can subsequently be referred to using "{name}", which
 will expand to "(definition)".  For example,