'\"!  tbl|mmdoc
'\"macro stdmacro
.if n .pH g1a.devinfo @(#)devinfo	40.4 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} devinfo 1M "Essential Utilities" "\&"
.if \nX=1 .ds x} devinfo 1M "Essential Utilities"
.if \nX=2 .ds x} devinfo 1M "" "\&"
.if \nX=3 .ds x} devinfo "" "" "\&"
.TH \*(x}
.SH NAME
\f4devinfo\f1 \- print device specific information
.SH SYNOPSIS
\f4/usr/lbin/devinfo\f1\0\-i | \-p \f2special\fP
.SH DESCRIPTION
The \f4devinfo\fP
command is used to print device specific information about disk
devices on standard out.  
.PP
The options have the following effect:
.sp
.TS
l l s
l6 l5 l.
\f4\-i\f1	prints the following device information:
.sp
	\f4Device name	Software version
	Drive id number	Device blocks per cylinder
	Device bytes per block	Number of device partitions with
		  a block size greater than zero\f1
.T&
l l s
l6 l5 l.
\f4\-p\f1	prints the following device partition information:
.sp
	\f4Device name 	Device major and minor numbers
	Partition start block	Number of blocks allocated to 
		  the partition 
	Partition flag	Partition tag\f1
.TE
.PP
This command is used by various other commands to obtain device specific 
information for the making of file systems and determining partition 
information.   
.SH SEE ALSO
\f4prtvtoc\fP(1M). 
.\"	@(#)devinfo.1	1.1 of 7/10/84
.Ee
