3 .\" The contents of this file are subject to the terms of the
4 .\" Common Development and Distribution License (the "License").
5 .\" You may not use this file except in compliance with the License.
6 .\"
7 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8 .\" or http://www.opensolaris.org/os/licensing.
9 .\" See the License for the specific language governing permissions
10 .\" and limitations under the License.
11 .\"
12 .\" When distributing Covered Code, include this CDDL HEADER in each
13 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14 .\" If applicable, add the following below this CDDL HEADER, with the
15 .\" fields enclosed by brackets "[]" replaced with your own identifying
16 .\" information: Portions Copyright [yyyy] [name of copyright owner]
17 .\"
18 .\" CDDL HEADER END
19 .\"
20 .\" Copyright 2008 Sun Microsystems, Inc. All rights reserved.
21 .\" Use is subject to license terms.
22 .\"
23 .\" ident "%Z%%M% %I% %E% SMI"
24 .\"
25 .TH hdrchk 1 "02 July 2008"
26 .SH NAME
27 hdrchk \- check that header files conform to ON standards
28 .SH SYNOPSIS
29 .nf
30 \fBhdrchk\fR [\fB-a\fP] \fIfile\fR [\fIfile ...\fR]\fP
31 .fi
32 .LP
33 .SH DESCRIPTION
34 .IX "OS-Net build tools" "hdrchk" "" "\fBhdrchk\fP"
35 .LP
36 .I hdrchk
37 verifies that C header files (*.h) conform to the standards of the ON
38 consolidation.
39 See HEADER STANDARDS for details.
40 .LP
41 .SH OPTIONS
42 .LP
43 .TP 10
44 .B -a
45 Apply (more lenient) application header rules.
|
3 .\" The contents of this file are subject to the terms of the
4 .\" Common Development and Distribution License (the "License").
5 .\" You may not use this file except in compliance with the License.
6 .\"
7 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8 .\" or http://www.opensolaris.org/os/licensing.
9 .\" See the License for the specific language governing permissions
10 .\" and limitations under the License.
11 .\"
12 .\" When distributing Covered Code, include this CDDL HEADER in each
13 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14 .\" If applicable, add the following below this CDDL HEADER, with the
15 .\" fields enclosed by brackets "[]" replaced with your own identifying
16 .\" information: Portions Copyright [yyyy] [name of copyright owner]
17 .\"
18 .\" CDDL HEADER END
19 .\"
20 .\" Copyright 2008 Sun Microsystems, Inc. All rights reserved.
21 .\" Use is subject to license terms.
22 .\"
23 .TH hdrchk 1ONBLD "02 July 2008"
24 .SH NAME
25 hdrchk \- check that header files conform to ON standards
26 .SH SYNOPSIS
27 .nf
28 \fBhdrchk\fR [\fB-a\fP] \fIfile\fR [\fIfile ...\fR]\fP
29 .fi
30 .LP
31 .SH DESCRIPTION
32 .IX "OS-Net build tools" "hdrchk" "" "\fBhdrchk\fP"
33 .LP
34 .I hdrchk
35 verifies that C header files (*.h) conform to the standards of the ON
36 consolidation.
37 See HEADER STANDARDS for details.
38 .LP
39 .SH OPTIONS
40 .LP
41 .TP 10
42 .B -a
43 Apply (more lenient) application header rules.
|