Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
*** 18,28 ****
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
.\"
.\" CDDL HEADER END
.\"
! .TH cstyle 1 "28 March 2005"
.SH NAME
.I cstyle
\- check for some common stylistic errors in C source files
.SH SYNOPSIS
\fBcstyle [-chpvCP] [-o constructs] [file...]\fP
--- 18,28 ----
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
.\"
.\" CDDL HEADER END
.\"
! .TH cstyle 1ONBLD "28 March 2005"
.SH NAME
.I cstyle
\- check for some common stylistic errors in C source files
.SH SYNOPSIS
\fBcstyle [-chpvCP] [-o constructs] [file...]\fP
*** 34,44 ****
inspects C source files (*.c and *.h) for common sylistic errors. It
attempts to check for the cstyle documented in
\fI/shared/ON/general_docs/cstyle.ms.pdf\fP. Note that there is much
in that document that
.I cannot
! be checked for; just because your code is \fBcstyle(1)\fP clean does not
mean that you've followed Sun's C style. \fICaveat emptor\fP.
.LP
.SH OPTIONS
.LP
The following options are supported:
--- 34,44 ----
inspects C source files (*.c and *.h) for common sylistic errors. It
attempts to check for the cstyle documented in
\fI/shared/ON/general_docs/cstyle.ms.pdf\fP. Note that there is much
in that document that
.I cannot
! be checked for; just because your code is \fBcstyle(1ONBLD)\fP clean does not
mean that you've followed Sun's C style. \fICaveat emptor\fP.
.LP
.SH OPTIONS
.LP
The following options are supported: