[BACK]Return to flex.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / lex

Diff for /src/usr.bin/lex/flex.1 between version 1.5 and 1.6

version 1.5, 1998/08/17 03:20:23 version 1.6, 1999/05/12 13:26:51
Line 2569 
Line 2569 
 .I "yy"  .I "yy"
 prefix used by  prefix used by
 .I flex  .I flex
 for all globally-visible variable and function names to instead be  for all globally visible variable and function names to instead be
 .I prefix.  .I prefix.
 For example,  For example,
 .B \-Pfoo  .B \-Pfoo
Line 2618 
Line 2618 
 so you now  so you now
 .I must  .I must
 either  either
 provide your own (appropriately-named) version of the routine for your  provide your own (appropriately named) version of the routine for your
 scanner, or use  scanner, or use
 .B %option noyywrap,  .B %option noyywrap,
 as linking with  as linking with

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6