The document discusses several methods for formatting a USB drive to the NTFS file system using a Mac computer running OS X. It describes installing the ntfs-3g driver to enable read/write support for NTFS. It also covers using diskutil, fdisk, and mkntfs to format the drive with an MBR partition table and NTFS file system. Alternatively, it shows how to use gpt and gdisk to format the drive with a GPT partition table layout and an NTFS partition.