=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/flex.1,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- src/usr.bin/lex/flex.1 2012/04/08 17:37:35 1.32 +++ src/usr.bin/lex/flex.1 2013/01/18 21:48:43 1.33 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.32 2012/04/08 17:37:35 jmc Exp $ +.\" $OpenBSD: flex.1,v 1.33 2013/01/18 21:48:43 jmc Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE. .\" -.Dd $Mdocdate: April 8 2012 $ +.Dd $Mdocdate: January 18 2013 $ .Dt FLEX 1 .Os .Sh NAME @@ -2870,7 +2870,7 @@ also provides a mechanism for controlling options within the scanner specification itself, rather than from the .Nm -command-line. +command line. This is done by including .Dq %option directives in the first section of the scanner specification.