From c40c1c52d68049434b1379c3a6d8652a1363bb07 Mon Sep 17 00:00:00 2001 From: bigbiff Date: Sat, 1 Nov 2014 09:34:57 -0400 Subject: This patchset causes issues with backups. Revert "update exfat from current head" This reverts commit 2e33c5ee0b1a1ece068489e8fd99f3e4eb3501b5. Change-Id: I00d19d98f721bb50aa937ca15b11fe3491132fcd --- exfat/mkfs/mkexfatfs.8 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'exfat/mkfs/mkexfatfs.8') 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) -- cgit v1.2.3