summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hill <dhill@cvs.openbsd.org>2006-10-20 03:54:25 +0000
committerDavid Hill <dhill@cvs.openbsd.org>2006-10-20 03:54:25 +0000
commitc6a17e8f8c3d123556b7df181ef7da8da3511755 (patch)
tree3b3c3b1aefa52d944eebacd4ad3a0db8a8e35da5
parent3d95f8fbb9dde41bab52a073a93f5715288167c5 (diff)
OpenBSD no longer supports using an older FreeBSD MBR partition.
ok krw@
-rw-r--r--sbin/fdisk/fdisk.87
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8
index c49813eabd2..083ceb09cae 100644
--- a/sbin/fdisk/fdisk.8
+++ b/sbin/fdisk/fdisk.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fdisk.8,v 1.51 2006/08/05 14:04:00 ray Exp $
+.\" $OpenBSD: fdisk.8,v 1.52 2006/10/20 03:54:24 dhill Exp $
.\"
.\" Copyright (c) 1997 Tobias Weingartner
.\" All rights reserved.
@@ -95,11 +95,6 @@ MBR partition type identifier.
.Ox
reserves the
magic number hexadecimal A6 (166 decimal).
-If no A6 MBR partition is found,
-.Ox
-can use an older
-.Fx
-MBR partition (with a magic number of hexadecimal A5).
.It Em "C/H/S"
These fields provide the starting and ending address of the MBR partition
in BIOS geometry.