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>

*** 1,6 **** ! cstyle(1) User Commands cstyle(1) NAME cstyle - check for some common stylistic errors in C source files --- 1,6 ---- ! cstyle(1ONBLD) illumos Build Tools cstyle(1ONBLD) NAME cstyle - check for some common stylistic errors in C source files
*** 11,21 **** DESCRIPTION cstyle inspects C source files (*.c and *.h) for common sylistic errors. It attempts to check for the cstyle documented in /shared/ON/general_docs/cstyle.ms.pdf. Note that there is much in that document that cannot be checked for; just because your code is ! cstyle(1) clean does not mean that you've followed Sun's C style. Caveat emptor. OPTIONS The following options are supported: --- 11,21 ---- DESCRIPTION cstyle inspects C source files (*.c and *.h) for common sylistic errors. It attempts to check for the cstyle documented in /shared/ON/general_docs/cstyle.ms.pdf. Note that there is much in that document that cannot be checked for; just because your code is ! cstyle(1ONBLD) clean does not mean that you've followed Sun's C style. Caveat emptor. OPTIONS The following options are supported:
*** 107,112 **** ; ! 28 March 2005 cstyle(1) --- 107,112 ---- ; ! 28 March 2005 cstyle(1ONBLD)