8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man4 / devices.4
blobca77d094f1634f8651bb0a26d01bbb3caf63bab3
1 '\" te
2 .\" Copyright (c) 2004, 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 DEVICES 4 "Jun 8, 2006"
7 .SH NAME
8 devices, devid_cache, snapshot_cache, mdi_scsi_vhci_cache, mdi_ib_cache,
9 devname_cache \- device configuration information
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/etc/devices\fR
14 .fi
16 .LP
17 .nf
18 \fB/etc/devices/devid_cache\fR
19 .fi
21 .LP
22 .nf
23 \fB/etc/devices/snapshot_cache\fR
24 .fi
26 .LP
27 .nf
28 \fB/etc/devices/mdi_scsi_vhci_cache\fR
29 .fi
31 .LP
32 .nf
33 \fB/etc/devices/mdi_ib_cache\fR
34 .fi
36 .LP
37 .nf
38 \fB/etc/devices/devname_cache\fR
39 .fi
41 .SH DESCRIPTION
42 .sp
43 .LP
44 The directory \fB/etc/devices\fR is a repository of device-related data. Files
45 in this directory are used to preserve this information across reboots and are
46 created and updated as necessary by the system.
47 .sp
48 .LP
49 There are no administrative actions necessary with respect to files in
50 \fB/etc/devices\fR. Should the contents of a file become corrupted or an update
51 fail, the file can simply be removed. The system re-creates the file as
52 necessary.
53 .SH SEE ALSO
54 .sp
55 .LP
56 \fBdevfsadm\fR(1M), \fBdev\fR(7FS), \fBddi_devid_compare\fR(9F),
57 \fBddi_devid_compare\fR(9F)
58 .SH NOTES
59 .sp
60 .LP
61 Files in this directory do not constitute an API. Files might not exist or
62 might have a different content or interpretation in a future release. The
63 existence of this notice does not imply that any other documentation that lacks
64 this notice constitutes an API.