|
|
1.1 ! root 1: .\" Copyright (c) 1980 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)pxref.1 6.1 (Berkeley) 4/29/85 ! 6: .\" ! 7: .TH PXREF 1 "April 29, 1985" ! 8: .UC ! 9: .SH NAME ! 10: pxref \- Pascal cross-reference program ! 11: .SH SYNOPSIS ! 12: .B pxref ! 13: [ ! 14: .BR \- "" ! 15: ] ! 16: name ! 17: .SH DESCRIPTION ! 18: .I Pxref ! 19: makes a line numbered listing and a cross-reference of identifier usage ! 20: for the program in ! 21: .I name. ! 22: The optional `\fB\-\fP' argument suppresses the listing. The keywords ! 23: .B goto ! 24: and ! 25: .B label ! 26: are treated as identifiers for the purpose of the cross-reference. ! 27: .B Include ! 28: directives are not processed, but cause the placement of an entry ! 29: indexed by `#include' in the cross-reference. ! 30: .SH "SEE ALSO" ! 31: Berkeley Pascal User's Manual ! 32: .SH AUTHOR ! 33: Niklaus Wirth ! 34: .SH BUGS ! 35: Identifiers are trimmed to 10 characters.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.