1*62199Sbostic.\" Copyright (c) 1980, 1990, 1993 2*62199Sbostic.\" The Regents of the University of California. All rights reserved. 319279Smckusick.\" 449516Scael.\" %sccs.include.redist.roff% 519279Smckusick.\" 6*62199Sbostic.\" @(#)pxref.1 8.1 (Berkeley) 06/06/93 743083Scael.\" 843083Scael.Dd 943083Scael.Dt PXREF 1 1049516Scael.Os 1143083Scael.Sh NAME 1243083Scael.Nm pxref 1343083Scael.Nd Pascal cross-reference program 1443083Scael.Sh SYNOPSIS 1543083Scael.Nm pxref 1643083Scael.Op Fl 1743083Scael.Ar name 1843083Scael.Sh DESCRIPTION 1943083Scael.Nm Pxref 2019279Smckusickmakes a line numbered listing and a cross-reference of identifier usage 2119279Smckusickfor the program in 2243083Scael.Ar name . 2343083ScaelThe optional 2443083Scael.Sq Fl 2543083Scaelargument suppresses the listing. The keywords 2643083Scael.Ic goto 2719279Smckusickand 2843083Scael.Ic label 2919279Smckusickare treated as identifiers for the purpose of the cross-reference. 3043083Scael.Ic Include 3119279Smckusickdirectives are not processed, but cause the placement of an entry 3219279Smckusickindexed by `#include' in the cross-reference. 3343083Scael.Sh SEE ALSO 3449516Scael.Rs 3549516Scael.%T "Berkeley Pascal User's Manual" 3649516Scael.Re 3743083Scael.Sh HISTORY 3849516ScaelThe 3949516Scael.Nm pxref 4049516Scaelcommand appeared in 4149516Scael.Bx 3.0 . 4243083Scael.Sh BUGS 4319279SmckusickIdentifiers are trimmed to 10 characters. 44