Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man8 / getdevpolicy.8
blobcef816e0b54bf0814fdc1cb155cf03db5fd445cf
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 GETDEVPOLICY 8 "April 9, 2016"
7 .SH NAME
8 getdevpolicy \- inspect the system's device policy
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/sbin/getdevpolicy\fR [\fIdevice\fR\&.\|.\|.]
13 .fi
15 .SH DESCRIPTION
16 .LP
17 Without arguments, \fBgetdevpolicy\fR outputs the device policy in effect to
18 standard output.
19 .sp
20 .LP
21 With arguments, each argument is treated as a pathname to a device and the
22 device policy in effect for that specific device is printed preceded by the
23 supplied pathname.
24 .SH USAGE
25 .LP
26  The device policy adds access restrictions over and above the file
27 permissions.
28 .SH EXIT STATUS
29 .LP
30 The following exit values are returned:
31 .sp
32 .ne 2
33 .na
34 \fB\fB0\fR \fR
35 .ad
36 .RS 12n
37 Successful completion.
38 .RE
40 .sp
41 .ne 2
42 .na
43 \fB\fBnon-zero\fR\fR
44 .ad
45 .RS 12n
46 An error occurred.
47 .RE
49 .SH ATTRIBUTES
50 .LP
51 See \fBattributes\fR(5) for descriptions of the following attributes:
52 .sp
54 .sp
55 .TS
56 box;
57 c | c
58 l | l .
59 ATTRIBUTE TYPE  ATTRIBUTE VALUE
61 Interface Stability     See below
62 .TE
64 .sp
65 .LP
66 The invocation is evolving. The output is unstable.
67 .SH SEE ALSO
68 .LP
69 \fBadd_drv\fR(8), \fBrem_drv\fR(8), \fBupdate_drv\fR(8),
70 \fBattributes\fR(5), \fBprivileges\fR(5), \fBdevfs\fR(7FS)