Changeset 50

Show
Ignore:
Timestamp:
10/14/02 07:17:31 (6 years ago)
Author:
asmodai
Message:

Backport the tspec manual page fixes:

Add $TenDRA$ keyword.
Document the -t option for allowing long long type specifiers.
Add description for -a.
Fix the -s description, it is -a it needs to refer to, not -c.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/REL_4_1/tendra/src/tools/tspec/tspec.1

    r2 r50  
    2525.\"     no liability whatsoever in relation to any use to which 
    2626.\"     it may be put. 
     27.\" 
     28.\" $TenDRA$ 
    2729.\" 
    2830.TH tspec 1 
     
    7779In the latter case it is given by \fB${TSPEC_OUTPUT}/src\fR. 
    7880.\" ---------------------------------------------------------------------- 
     81.IP \fB-a\fR 
     82Causes \fBtspec\fR to check all headers in an API at once, as opposed to 
     83separately (as with the \fB-s\fR option). 
     84.\" ---------------------------------------------------------------------- 
    7985.IP \fB-c\fR 
    8086Causes \fBtspec\fR to only check the input files, not to generate any 
     
    118124.IP \fB-s\fR 
    119125Causes \fBtspec\fR to check each header in an API separately, as opposed 
    120 to all at once (as with the \fB-c\fR option). 
     126to all at once (as with the \fB-a\fR option). 
     127.\" ---------------------------------------------------------------------- 
     128.IP \fB-t\fR 
     129Causes \fBtspec\fR to allow long long type specifiers. 
    121130.\" ---------------------------------------------------------------------- 
    122131.IP \fB-u\fR