Mon Apr 25 22:23:48 2011 UTC ()
Use Nx.


(wiz)
diff -r1.70 -r1.71 src/sbin/fdisk/fdisk.8

cvs diff -r1.70 -r1.71 src/sbin/fdisk/fdisk.8 (expand / switch to unified diff)

--- src/sbin/fdisk/fdisk.8 2010/04/07 09:40:58 1.70
+++ src/sbin/fdisk/fdisk.8 2011/04/25 22:23:47 1.71
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: fdisk.8,v 1.70 2010/04/07 09:40:58 wiz Exp $ 1.\" $NetBSD: fdisk.8,v 1.71 2011/04/25 22:23:47 wiz Exp $
2.\" 2.\"
3.Dd April 6, 2010 3.Dd April 6, 2010
4.Dt FDISK 8 4.Dt FDISK 8
5.Os 5.Os
6.Sh NAME 6.Sh NAME
7.Nm fdisk 7.Nm fdisk
8.Nd MS-DOS partition maintenance program 8.Nd MS-DOS partition maintenance program
9.Sh SYNOPSIS 9.Sh SYNOPSIS
10.Nm 10.Nm
11.Op Fl aBFfiSuv 11.Op Fl aBFfiSuv
12.Bk -words 12.Bk -words
13.Oo 13.Oo
14.Fl 0 | 1 | 2 | 3 | E Ar number 14.Fl 0 | 1 | 2 | 3 | E Ar number
@@ -624,28 +624,29 @@ specifying values without prompt: @@ -624,28 +624,29 @@ specifying values without prompt:
624Make partition slot 0 of 624Make partition slot 0 of
625.Pa /dev/rwd0d 625.Pa /dev/rwd0d
626active without prompt: 626active without prompt:
627.Pp 627.Pp
628.Dl Ic fdisk -f -a -0 /dev/rwd0d 628.Dl Ic fdisk -f -a -0 /dev/rwd0d
629.Pp 629.Pp
630Initialize and create MBR partition data using bootcode 630Initialize and create MBR partition data using bootcode
631.Pa destdir/usr/mdec/mbr 631.Pa destdir/usr/mdec/mbr
632without prompt against 1GB disk image file 632without prompt against 1GB disk image file
633.Pa diskimg : 633.Pa diskimg :
634.Pp 634.Pp
635.Dl Ic fdisk -f -i -b 130/255/63 -c destdir/usr/mdec/mbr -F diskimg 635.Dl Ic fdisk -f -i -b 130/255/63 -c destdir/usr/mdec/mbr -F diskimg
636.Pp 636.Pp
637Create MBR partition data for slot 0 which has an active NetBSD partition 637Create MBR partition data for slot 0 which has an active
638using whole disk without prompt against 1GB disk image file 638.Nx
 639partition using whole disk without prompt against 1GB disk image file
639.Pa diskimg : 640.Pa diskimg :
640.Pp 641.Pp
641.Dl Ic fdisk -f -a -u -0 -s 169/63/2097089 -F diskimg 642.Dl Ic fdisk -f -a -u -0 -s 169/63/2097089 -F diskimg
642.Sh SEE ALSO 643.Sh SEE ALSO
643.Xr disktab 5 , 644.Xr disktab 5 ,
644.Xr boot 8 , 645.Xr boot 8 ,
645.Xr disklabel 8 , 646.Xr disklabel 8 ,
646.Xr gpt 8 , 647.Xr gpt 8 ,
647.Xr installboot 8 , 648.Xr installboot 8 ,
648.Xr mbr 8 , 649.Xr mbr 8 ,
649.Xr mbrlabel 8 650.Xr mbrlabel 8
650.Sh BUGS 651.Sh BUGS
651The word 652The word