ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
FSTYP_UDF(8) BSD System Manager's Manual FSTYP_UDF(8) NAME fstyp_udf -- check for a UDF volume SYNOPSIS fstyp_udf device DESCRIPTION The fstyp_udf utility is not intended to be run directly, but rather called by fstyp(8) while it is trying to determine which file system type is present on the given device. It returns 1 if it thinks the device contains a UDF volume, and 0 otherwise. SEE ALSO fstyp(8) BSD August 15, 2005 BSD |
|