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_MSDOS(8) BSD System Manager's Manual FSTYP_MSDOS(8) NAME fstyp_msdos -- check for an MSDOS FAT volume SYNOPSIS fstyp_msdos device DESCRIPTION The fstyp_msdos 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 an MSDOS FAT volume, and 0 otherwise. SEE ALSO fstyp(8) BSD August 15, 2005 BSD |
|