2 .\" Copyright (c) 1992, Sun Microsystems, Inc.
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_HSFS 1M "Mar 20, 1992"
8 labelit_hsfs \- provide and print labels for hsfs file systems
12 \fB/usr/sbin/labelit\fR \fB-F\fR hsfs [\fIgeneric_options\fR]
13 [\fB-o\fR \fIspecific_options\fR] \fIspecial\fR
19 \fBlabelit\fR can be used to provide labels for unmounted CD-ROM images
20 (CD-ROMs may not be labeled, as they are read-only media).
23 \fIgeneric_options\fR are options supported by the generic \fBlabelit\fR
27 If no \fIspecific_options\fR are specified, \fBlabelit\fR prints the current
28 value of all label fields.
31 The \fIspecial\fR name should be the physical disk section (for example,
32 \fB/dev/dsk/c0d0s6\fR).
40 Use one or more of the following \fIname\fR=\fIvalue\fR pairs separated by
41 commas (with no intervening spaces) to specify values for specific label
42 fields. According to the ISO 9660 specification, only certain sets of
43 characters may be used to fill in these labels. Thus, ``d-characters'' below
44 refers to the characters `A' through `Z', the digits `0' through `9', and the
45 `_' (underscore) character. ``a-characters'' below refers to `A' through `Z',
46 `0' through `9', space, and the following characters: !"%&'()*+,-./:;<=>?_.
53 Abstract file identifier, d-characters, 37 characters maximum.
62 Application identifier, d-characters, 128 characters maximum.
71 Bibliographic file identifier, d-characters, 37 characters maximum.
80 Copyright file identifier, d-characters, 128 maximum.
89 Data preparer identifier, d-characters, 128 maximum.
98 Publisher identifier, d-characters, 128 maximum.
107 System identifier, a-characters, 32 maximum.
116 Volume identifier, d-characters, 32 maximum.
122 \fB\fBvolsetid=\fR\fR
125 Volume set identifier, d-characters, 128 maximum.
133 \fBlabelit\fR(1M), \fBvolcopy\fR(1M), \fBattributes\fR(5)