.TH PRTVTOC 8 "20 November 1999" "VxTools" "VxTools manual" .SH NAME prtvtoc \- UnixWare disk information display utility .SH SYNOPSIS prtvtoc [-adehp] device .SH DESCRIPTION The function of prtvtoc(8) is to display the contents of the UnixWare VTOC (Volume Table Of Contents). The information displayed for each valid slice includes slice number, slice tag, slice flag/permissions, slice start sector, slice size (in sectors). .br This program is free port of UnixWare .B prtvtoc(1M) program and is distributed with vxtools package under the GNU General Public License. .SH OPTIONS .TP -a Not supported; Ignored for UnixWare compatibility. .TP -d Set vxlib debugging mode. .TP -e Not supported; Ignored for UnixWare compatibility. .TP -h Display help. .TP -p Not supported; Ignored for UnixWare compatibility. .SH EXAMPLES prtvtoc /dev/hda .SH SEE ALSO .BR vxmount "(1)" .SH AUTHOR Martin Hinner