From c94730c38a0befa984e0f41815ac46dcee96f1e8 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 6 May 2003 07:56:03 +0000 Subject: [PATCH] MBR, not mbr. --- sbin/fdisk/fdisk.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 4287a735a3cb..24f209fc4ff9 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fdisk.8,v 1.40 2003/05/01 13:36:25 dsl Exp $ +.\" $NetBSD: fdisk.8,v 1.41 2003/05/06 07:56:03 wiz Exp $ .\" .Dd April 30, 2003 .Dt FDISK 8 @@ -50,7 +50,7 @@ disklabel saved in sector 1 of the .Nx partition. .Pp -The standard mbr boot code will only boot the 'active' partition. +The standard MBR boot code will only boot the 'active' partition. However .Nx contains two alternate boot programs which allow the user to @@ -448,7 +448,7 @@ Default location of i386 bootselect for extended partitions .Xr mbr 8 , .Xr mbrlabel 8 .Sh BUGS -The word 'partition' is used to mean both an mbr partition and a +The word 'partition' is used to mean both an MBR partition and a .Nx partition, sometimes in the same sentence. .Pp