view usr/src/cmd/devmgmt/data/dgroup.tab @ 13640:2cb107f54874

2187 EOF mkdtab infrastructure Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexander <alexander.r.eremin@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
author Milan Jurik <milan.jurik@xylab.cz>
date Sat, 17 Mar 2012 13:50:09 -0500
parents 68f95e015346
children
line wrap: on
line source

# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License").  You may not use this file except in compliance
# with the License.
#
# 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.
#
# 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]
#
# CDDL HEADER END
#
#
#	Device group table.
#
#  Format:  colon-list
#  name:members
#	name		Name of the device group (max len 14 chars)
#	members		Comma-list of members in the group.  A member is the
#			device alias of the device that belongs in the group
#