File:  [local] / rpl / man / rpltags.1.in
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Fri Aug 6 15:32:53 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_9, rpl-4_1_8, rpl-4_1_7, rpl-4_1_6, rpl-4_1_5, rpl-4_1_4, rpl-4_1_35, rpl-4_1_34, rpl-4_1_33, rpl-4_1_32, rpl-4_1_31, rpl-4_1_30, rpl-4_1_3, rpl-4_1_29, rpl-4_1_28, rpl-4_1_27, rpl-4_1_26, rpl-4_1_25, rpl-4_1_24, rpl-4_1_23, rpl-4_1_22, rpl-4_1_21, rpl-4_1_20, rpl-4_1_2, rpl-4_1_19, rpl-4_1_18, rpl-4_1_17, rpl-4_1_16, rpl-4_1_15, rpl-4_1_14, rpl-4_1_13, rpl-4_1_12, rpl-4_1_11, rpl-4_1_10, rpl-4_1_1, rpl-4_1_0, rpl-4_0_24, rpl-4_0_22, rpl-4_0_21, rpl-4_0_20, rpl-4_0_19, rpl-4_0_18, rpl-4_0, HEAD
Cohérence

    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>