From 22e6ecf367bb9f2dbfba2c662ad09467322a54de Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Tue, 12 Jun 2018 01:50:58 +0000 Subject: [PATCH] Follow r333233, add fat32lba description to gpart(8) Reviewed by: emaste MFC after: 3 days X-MFC with: r333233 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D15767 --- sbin/geom/class/part/gpart.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index 3e651520c00..db4b8dd1de6 100644 --- a/sbin/geom/class/part/gpart.8 +++ b/sbin/geom/class/part/gpart.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 11, 2018 +.Dd June 11, 2018 .Dt GPART 8 .Os .Sh NAME @@ -807,6 +807,11 @@ A partition that contains a FAT32 filesystem. The scheme-specific type is .Qq Li "!11" for MBR. +.It Cm fat32lba +A partition that contains a FAT32 (LBA) filesystem. +The scheme-specific type is +.Qq Li "!12" +for MBR. .It Cm linux-data A Linux partition that contains some filesystem with data. The scheme-specific types are