YYREF(1) BSD General Commands Manual YYREF(1)NAMEyyref -- generate cross-reference for yacc inputSYNOPSISyyref [-V] [-o file] [file ...]DESCRIPTIONyyref generates cross-references for yacc input files. The output consists of a number listing of the header and rules part, followed by the cross-reference. The options are as follows: -o Set the output destination to file. -V Print version information on standard output then exit.BUGSThis utility requires a complete rewrite because of fixed static memory allocation usage.AUTHORSSandro Sigala <sandro@sigala.it>. Based on yyxref written and put in the public domain by Cathy Taylor.BSDJuly 1, 2001 BSD