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

Diff for /src/usr.bin/yacc/yacc.1 between version 1.6 and 1.7

version 1.6, 1999/07/09 13:35:30 version 1.7, 1999/08/04 18:31:27
Line 163 
Line 163 
 .Dv YYDEBUG  .Dv YYDEBUG
 is defined and non-zero.  is defined and non-zero.
 .Sh FILES  .Sh FILES
 .Bl -tag -width /tmp/yacc.uXXXXXXXX -compact  .Bl -tag -width /tmp/yacc.uXXXXXXXXXX -compact
 .It Pa y.code.c  .It Pa y.code.c
 .It Pa y.tab.c  .It Pa y.tab.c
 .It Pa y.tab.h  .It Pa y.tab.h
 .It Pa y.output  .It Pa y.output
 .It Pa /tmp/yacc.aXXXXXX  .It Pa /tmp/yacc.aXXXXXXXXXX
 .It Pa /tmp/yacc.tXXXXXX  .It Pa /tmp/yacc.tXXXXXXXXXX
 .It Pa /tmp/yacc.uXXXXXX  .It Pa /tmp/yacc.uXXXXXXXXXX
 .El  .El
 .Sh DIAGNOSTICS  .Sh DIAGNOSTICS
 If there are rules that are never reduced, the number of such rules is  If there are rules that are never reduced, the number of such rules is
Line 179 
Line 179 
 .Tn LALR(1)  .Tn LALR(1)
 conflicts, the number of conflicts is also written  conflicts, the number of conflicts is also written
 to the standard error.  to the standard error.
 .\" .Sh SEE ALSO  .Sh SEE ALSO
 .\" .Xr yyfix 1  .Xr yyfix 1
 .Sh STANDARDS  .Sh STANDARDS
 The  The
 .Nm yacc  .Nm yacc

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