summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-13 10:55:21 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-13 10:55:21 +0000
commit3ccebcbf69eeeed9b31a23f0990f22580f1efefb (patch)
tree12f3df68bc49959c942606604ff7999d1ce2f9e9 /sbin/fdisk
parentbb6e8e0c2e2f06cfae307c034ed95e9de357cbf6 (diff)
downloadFreeBSD-src-3ccebcbf69eeeed9b31a23f0990f22580f1efefb.zip
FreeBSD-src-3ccebcbf69eeeed9b31a23f0990f22580f1efefb.tar.gz
Fix nits in previous commit: restore option ordering of the option
description list; break an overly long line; use the Fx macro instead of "FreeBSD".
Diffstat (limited to 'sbin/fdisk')
-rw-r--r--sbin/fdisk/fdisk.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8
index 0bbbb5f..aa30008 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
OpenPOWER on IntegriCloud