From f566a238ab0f2bb9e33dd14abae3b4f5c7e1ad1b Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 8 Dec 2006 21:50:48 +0000 Subject: Document the following change in behavior: : fdisk.c revision 1.74 : date: 2004/06/14 07:21:19; author: phk; state: Exp; lines: +3 -3 : Make fdisk initialize the first instead of the last slice by default. --- sbin/fdisk/fdisk.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/fdisk') diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index a7730ea..d99e109 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,6 +1,6 @@ .\" $FreeBSD$ .\" -.Dd April 18, 2002 +.Dd December 9, 2006 .Dt FDISK 8 .Os .Sh NAME @@ -263,7 +263,7 @@ while the flag is used to .Dq initialize sector 0; -it will set up the last BIOS slice to use the whole disk for +it will set up the first BIOS slice to use the whole disk for .Fx and make it active. .Sh NOTES -- cgit v1.1