diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 0bbbb5f15fc5..aa3000829f38 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -62,8 +62,6 @@ Reinitialize the boot code contained in sector 0 of the disk. Ignored if .Fl f is given. -.It Fl I -Initialize the contents of sector 0 with one FreeBSD slice covering the entire disk. .It Fl f Ar configfile Set partition values using the file .Ar configfile . @@ -93,6 +91,11 @@ Initialize sector 0 of the disk. This implies unless .Fl f is given. +.It Fl I +Initialize the contents of sector 0 +with one +.Fx +slice covering the entire disk. .It Fl s Print summary information and exit. .It Fl t diff --git a/sbin/i386/fdisk/fdisk.8 b/sbin/i386/fdisk/fdisk.8 index 0bbbb5f15fc5..aa3000829f38 100644 --- a/sbin/i386/fdisk/fdisk.8 +++ b/sbin/i386/fdisk/fdisk.8 @@ -62,8 +62,6 @@ Reinitialize the boot code contained in sector 0 of the disk. Ignored if .Fl f is given. -.It Fl I -Initialize the contents of sector 0 with one FreeBSD slice covering the entire disk. .It Fl f Ar configfile Set partition values using the file .Ar configfile . @@ -93,6 +91,11 @@ Initialize sector 0 of the disk. This implies unless .Fl f is given. +.It Fl I +Initialize the contents of sector 0 +with one +.Fx +slice covering the entire disk. .It Fl s Print summary information and exit. .It Fl t