Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man8 / labelit_udfs.8
blobbbbc4e27454cda64e374f34083a1e3ba583f1cd9
1 '\" te
2 .\"  Copyright (c) 2000 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 LABELIT_UDFS 8 "Oct 31, 2000"
7 .SH NAME
8 labelit_udfs \- provide and print labels for udf file systems
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBlabelit\fR \fB-F \fR udfs [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR] \fIspecial\fR
13      [\fIfsname\fR \fIvolume\fR]
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 The \fBlabelit\fR command writes labels on an unmounted disk that contains a
20 universal disk file (\fBudf\fR) system. These labels can be used to identify
21 volumes.
22 .SH OPTIONS
23 .sp
24 .LP
25 The following options are supported:
26 .sp
27 .ne 2
28 .na
29 \fB\fIgeneric_options\fR\fR
30 .ad
31 .RS 23n
32 Specify \fIgeneric_options\fR supported by the generic \fBlabelit\fR command.
33 See \fBlabelit\fR(8) for descriptions of supported options.
34 .RE
36 .sp
37 .ne 2
38 .na
39 \fB\fB-o\fR \fIspecific_options\fR\fR
40 .ad
41 .RS 23n
42 Specify udfs-file-system-specific options in a  comma-separated list with no
43 intervening spaces. The following \fIspecific_options\fR are available:
44 .sp
45 .ne 2
46 .na
47 \fB\fBlvinfo1=\fR\fIstring\fR\fR
48 .ad
49 .RS 18n
50 Specify information to be inserted in the \fBLVInfo1\fR field of the
51 Implementation Use Volume Descriptor. Information in \fBLVInfo1\fR is generally
52 used to identify the person creating the file system. The maximum length of the
53 string specified is 35 bytes.
54 .RE
56 .sp
57 .ne 2
58 .na
59 \fB\fBlvinfo2=\fR\fIstring\fR\fR
60 .ad
61 .RS 18n
62 Specify information to be inserted into the \fBLVInfo2\fR field of the
63 Implementation Use Volume Descriptor. Information in \fBLVInfo2\fR is generally
64 used to identify the organization responsible for creating the file system. The
65 maximum length of the string specified is 35 bytes.
66 .RE
68 .sp
69 .ne 2
70 .na
71 \fB\fBlvinfo3=\fR\fIstring\fR\fR
72 .ad
73 .RS 18n
74 Specify information to be inserted into the \fBLVInfo3\fR field of the
75 Implementation Use Volume Descriptor. Information in \fBLVInfo3\fR is generally
76 used to identify the contact information for the medium. The maximum length of
77 the string specified is 35 bytes.
78 .RE
80 .RE
82 .SH OPERANDS
83 .sp
84 .LP
85 The following operands are supported:
86 .sp
87 .ne 2
88 .na
89 \fB\fIspecial\fR\fR
90 .ad
91 .RS 11n
92 Specify \fIspecial\fR as the physical disk slice, for   example,
93 \fB/dev/rdsk/c0t0d0s6\fR.   The device can not be on a remote machine.
94 .RE
96 .sp
97 .ne 2
98 .na
99 \fB\fIfsname\fR\fR
101 .RS 11n
102 Specify \fIfsname\fR as the mount point, (for example, \fBroot\fR, \fBu1\fR,
103 and so forth), of the file system.
107 .ne 2
109 \fB\fIvolume\fR\fR
111 .RS 11n
112 Specify \fIvolume\fR as the physical volume name.
117 If none of the options (\fIfsname\fR, \fIvolume\fR, \fIspecific_options\fR) is
118 specified, \fBlabelit\fR prints the current values of \fIfsname\fR,
119 \fIvolume\fR, \fBLVInfo1\fR, \fBLVInfo2\fR and \fBLVInfo3\fR.
120 .SH EXIT STATUS
123 The following exit values are returned:
125 .ne 2
127 \fB0\fR
129 .RS 12n
130 Successful completion.
134 .ne 2
136 \fBnon-zero\fR
138 .RS 12n
139 An error occurred.
142 .SH SEE ALSO
145 \fBlabelit\fR(8), \fBattributes\fR(5)