debian man page for yyref

Query: yyref

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YYREF(1)						    BSD General Commands Manual 						  YYREF(1)

NAME
yyref -- generate cross-reference for yacc input
SYNOPSIS
yyref [-V] [-o file] [file ...]
DESCRIPTION
yyref 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.
BUGS
This utility requires a complete rewrite because of fixed static memory allocation usage.
AUTHORS
Sandro Sigala <sandro@sigala.it>. Based on yyxref written and put in the public domain by Cathy Taylor.
BSD
July 1, 2001 BSD
Related Man Pages
cxref(1) - bsd
cobfusc(1) - debian
mref(1) - minix
yacc(1) - ultrix
yacc(1) - netbsd
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph