Changes to manual page
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.TH CCLASH 1ACK
|
||||
.TH CCLASH 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cclash \- report clashing identifiers in C-programs
|
||||
.SH SYNOPSIS
|
||||
.B cclash [ -l<length> ] [ -c | -m ]
|
||||
.B cclash
|
||||
[ -l<length> ] [ -c | -m ]
|
||||
[ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Cclash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.TH CID 1ACK
|
||||
.TH CID 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
cid \- change identifiers not occurring in C comment, strings and
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
.TH MKDEP 1ACK
|
||||
.TH MKDEP 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
mkdep \- dependency generator for C-programs
|
||||
.SH SYNOPSYS
|
||||
.B mkdep [ -d ]
|
||||
file ...
|
||||
.B mkdep
|
||||
[ -d ] file ...
|
||||
.SH DESCRIPTION
|
||||
.I Mkdep
|
||||
scans the files in the argument list for C-preprocessor lines of the form
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
.TH PRID 1ACK
|
||||
.TH PRID 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
prid \- print identifiers in C-programs longer than a certain length
|
||||
.SH SYNOPSIS
|
||||
.B prid [ -l<length> ]
|
||||
[ file ... ]
|
||||
.B prid
|
||||
[ -l<length> ] [ file ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Prid
|
||||
prints all identifiers with length >= <length>.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
.TH TABGEN 1ACK
|
||||
.TH TABGEN 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
tabgen \- table generator for C-programs
|
||||
.SH SYNOPSYS
|
||||
.B tabgen \fIarguments\fP
|
||||
.B tabgen
|
||||
\fIarguments\fP
|
||||
.SH DESCRIPTION
|
||||
.I Tabgen
|
||||
is a handy tool for generating tables for C-programs from a compact
|
||||
|
||||
Reference in New Issue
Block a user