summaryrefslogtreecommitdiffstats
path: root/exfat/mkfs/mkexfatfs.8
diff options
context:
space:
mode:
authorbigbiff <bigbiff@teamw.in>2014-11-01 14:34:57 +0100
committerDees Troy <dees_troy@teamw.in>2014-11-04 15:37:42 +0100
commitc40c1c52d68049434b1379c3a6d8652a1363bb07 (patch)
tree08321140321dd893136fa2fb30b896ce2027cb24 /exfat/mkfs/mkexfatfs.8
parentadd "done" after "Updating partition details..." (diff)
downloadandroid_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar.gz
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar.bz2
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar.lz
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar.xz
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.tar.zst
android_bootable_recovery-c40c1c52d68049434b1379c3a6d8652a1363bb07.zip
Diffstat (limited to 'exfat/mkfs/mkexfatfs.8')
-rw-r--r--exfat/mkfs/mkexfatfs.89
1 files changed, 3 insertions, 6 deletions
diff --git a/exfat/mkfs/mkexfatfs.8 b/exfat/mkfs/mkexfatfs.8
index 8f5e53bfc..5f6ba3db7 100644
--- a/exfat/mkfs/mkexfatfs.8
+++ b/exfat/mkfs/mkexfatfs.8
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2011-2014 Andrew Nayenko
+.\" Copyright (C) 2011 Andrew Nayenko
.\"
.TH MKEXFATFS 8 "January 2011"
.SH NAME
@@ -31,10 +31,7 @@
.B mkexfatfs
creates an exFAT file system on a block device.
.I device
-is a special file corresponding to the partition on the device. Note that if
-this is an MBR partition then the file system type should be set to 0x07
-(NTFS/exFAT) otherwise other operating systems may refuse to mount the
-file system.
+is a special file corresponding to the device.
.SH OPTIONS
Command line options available:
@@ -68,4 +65,4 @@ Zero is returned on successful creation. Any other code means an error.
Andrew Nayenko
.SH SEE ALSO
-.BR mkfs (8), fdisk (8)
+.BR mkfs (8)