File:  [local] / rpl / man / rpltags.1.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jan 26 15:22:46 2010 UTC (14 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Initial revision

    1: .\" Manual page for rpltags tool
    2: .TH RPL/2 1 "@DATE@" JKB-Labs "RPL/2 user manual"
    3: .SH NAME
    4: rpltags \- create a tags file (\fBDEVELOPMENT\fP, \fBRPL/2\fP)
    5: .SH SYNOPSIS
    6: .LP
    7: \fBrpltags\fP \fIpathname\fP
    8: .br
    9: \fP
   10: .SH DESCRIPTION
   11: .LP
   12: The \fIrpltags\fP utility shall be provided on systems that support
   13: RPL/2 language.
   14: .LP
   15: The \fIrpltags\fP utility shall write a \fItagsfile\fP or an index of
   16: objects from RPL/2-language source files specified
   17: by the \fIpathname\fP operands. The \fItagsfile\fP shall list the
   18: locators of language-specific objects within the source files.
   19: A locator consists of a name, pathname, and either a search pattern
   20: or a line number that can be used in searching for the object
   21: definition.
   22: .SH OPTIONS
   23: .LP
   24: None
   25: .LP

CVSweb interface <joel.bertrand@systella.fr>