'\"macro stdmacro
.if n .pH g1M.listdgrp @(#)listdgrp	40.11 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} listdgrp 1M "Essential Utilities" "\&"
.if \nX=1 .ds x} listdgrp 1M "Essential Utilities"
.if \nX=2 .ds x} listdgrp 1M "" "\&"
.if \nX=3 .ds x} listdgrp "" "" "\&"
.TH \*(x}
.SH NAME
\f4listdgrp\f1 \- lists members of a device group
.SH SYNOPSIS
.ft CW
listdgrp \f2dgroup\f4 ...\f1
.SH DESCRIPTION
\f4listdgrp\f1
displays the members of the device groups specified by the
\f2dgroup\f1 list.
.SH ERRORS
This command will exit with one of the following values:
.TP .25i
\f40\f1 =
successful completion of the task.
.TP .25i
\f41\f1 =
command syntax incorrect,
invalid option used,
or internal error occurred.
.TP .25i
\f42\f1 =
device group table could not be opened for reading.
.TP .25i
\f43\f1 =
device group \f2dgroup\f1 could not be found in the device group table.
.SH EXAMPLE
To list the devices that belong to group \f4partitions\f1:
.nf
.ft CW
	$ listdgrp partitions
	root
	swap
	usr
.ft 1
.fi
.SH FILES
.ft CW
/etc/dgroup.tab
.ft
.SH SEE ALSO
\f4putdgrp\fP(1).
