293 useradd/del/mod should be ZFS-aware
[illumos-gate.git] / usr / src / man / man1m / hal-fdi-validate.1m
blobfbacc14419de5a79020dd67ed978107236df2df9
1 '\" te
2 .\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH HAL-FDI-VALIDATE 1M "Aug 28, 2006"
7 .SH NAME
8 hal-fdi-validate \- validate HAL device information files
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBhal-fdi-validate\fR  [\fB-f\fR \fIdtd\fR] \fIfile\fR [\fIfile\fR]...
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBhal-fdi-validate\fR command validates one or more device information
19 files. See \fBfdi\fR(4). The standard DTD file will be used unless the \fB-f\fR
20 option is used to specify a different file.
21 .SH OPTIONS
22 .sp
23 .LP
24 The following option is supported:
25 .sp
26 .ne 2
27 .na
28 \fB\fB-f\fR \fIdtd\fR\fR
29 .ad
30 .RS 10n
31 Specify path to a DTD file.
32 .RE
34 .SH OPERANDS
35 .sp
36 .LP
37 The \fBhal-fdi-validate\fR command accepts the following operand(s):
38 .sp
39 .ne 2
40 .na
41 \fB\fIfile\fR [\fIfile\fR...]\fR
42 .ad
43 .RS 18n
44 One or more DTD files to be validated.
45 .RE
47 .SH ATTRIBUTES
48 .sp
49 .LP
50 See \fBattributes\fR(5) for descriptions of the following attributes:
51 .sp
53 .sp
54 .TS
55 box;
56 c | c
57 l | l .
58 ATTRIBUTE TYPE  ATTRIBUTE VALUE
60 Interface Stability     Volatile
61 .TE
63 .SH SEE ALSO
64 .sp
65 .LP
66 \fBhald\fR(1M), \fBfdi\fR(4), \fBattributes\fR(5), \fBhal\fR(5)