summaryrefslogtreecommitdiffstats
path: root/sbin/i386
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-03-07 22:00:31 +0000
committerache <ache@FreeBSD.org>1998-03-07 22:00:31 +0000
commit03dc84e1ed652e1586852534b333f23e092fb39c (patch)
tree79dbe72379026e280905c830cdf6044d56082fa7 /sbin/i386
parente4040eea6a011d91e6dad6b9e5a20280eef8ccb7 (diff)
downloadFreeBSD-src-03dc84e1ed652e1586852534b333f23e092fb39c.zip
FreeBSD-src-03dc84e1ed652e1586852534b333f23e092fb39c.tar.gz
Oops, merge back 32bit fat description from -stable.
It was added to -stable but not to -current, strange.
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/fdisk/fdisk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/fdisk/fdisk.c b/sbin/i386/fdisk/fdisk.c
index 59ff5a3..7088218 100644
--- a/sbin/i386/fdisk/fdisk.c
+++ b/sbin/i386/fdisk/fdisk.c
@@ -171,7 +171,7 @@ struct part_type
,{0x08, "AIX filesystem"}
,{0x09, "AIX boot partition or Coherent"}
,{0x0A, "OS/2 Boot Manager or OPUS"}
- ,{0x0B, "Primary DOS with 32 bit FAT"}
+ ,{0x0B, "Primary DOS or Windows 95 with 32 bit FAT"}
,{0x10, "OPUS"}
,{0x40, "VENIX 286"}
,{0x50, "DM"}
OpenPOWER on IntegriCloud