summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2000-08-07 00:26:09 +0000
committerjoe <joe@FreeBSD.org>2000-08-07 00:26:09 +0000
commit947183f6d91a6f98aaf77cba012c78a9aea89efb (patch)
treefa048950b6646825ef73efc50169ed5ee010ec88 /sbin/fdisk
parent38a807f0b046f79d3d0290ceda8704ff3cf14559 (diff)
downloadFreeBSD-src-947183f6d91a6f98aaf77cba012c78a9aea89efb.zip
FreeBSD-src-947183f6d91a6f98aaf77cba012c78a9aea89efb.tar.gz
0xA0 = Suspend to disk.
Diffstat (limited to 'sbin/fdisk')
-rw-r--r--sbin/fdisk/fdisk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/fdisk/fdisk.c b/sbin/fdisk/fdisk.c
index ae339aa..d6babeb 100644
--- a/sbin/fdisk/fdisk.c
+++ b/sbin/fdisk/fdisk.c
@@ -171,6 +171,7 @@ struct part_type
,{0x93, "Amoeba filesystem"}
,{0x94, "Amoeba bad block table"}
,{0x9F, "BSD/OS"}
+ ,{0xA0, "Suspend to Disk"}
,{0xA5, "FreeBSD/NetBSD/386BSD"}
,{0xA6, "OpenBSD"}
,{0xA7, "NEXTSTEP"}
OpenPOWER on IntegriCloud