summaryrefslogtreecommitdiffstats
path: root/sbin/i386/fdisk/fdisk.8
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-03-10 22:03:00 +0000
committerimp <imp@FreeBSD.org>2000-03-10 22:03:00 +0000
commit35eef19e2795f46529ed269448bcd81a4445ba46 (patch)
tree4d02c57bfde25849c169525bd89ddfff6c732610 /sbin/i386/fdisk/fdisk.8
parentf51797e6dc31720e87b4ce1a77a95f4313121171 (diff)
downloadFreeBSD-src-35eef19e2795f46529ed269448bcd81a4445ba46.zip
FreeBSD-src-35eef19e2795f46529ed269448bcd81a4445ba46.tar.gz
-e -> -I change.
-s for sumary Approved by: jkh
Diffstat (limited to 'sbin/i386/fdisk/fdisk.8')
-rw-r--r--sbin/i386/fdisk/fdisk.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/i386/fdisk/fdisk.8 b/sbin/i386/fdisk/fdisk.8
index 9ddd557..0bbbb5f 100644
--- a/sbin/i386/fdisk/fdisk.8
+++ b/sbin/i386/fdisk/fdisk.8
@@ -8,7 +8,7 @@
.Nd PC partition table maintenance program
.Sh SYNOPSIS
.Nm fdisk
-.Op Fl Baeitu
+.Op Fl BIaistu
.Op Fl b Ar bootcode
.Op Fl 1234
.Op Ar disk
@@ -62,7 +62,7 @@ Reinitialize the boot code contained in sector 0 of the disk. Ignored
if
.Fl f
is given.
-.It Fl e
+.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
@@ -93,6 +93,8 @@ Initialize sector 0 of the disk. This implies
unless
.Fl f
is given.
+.It Fl s
+Print summary information and exit.
.It Fl t
Test mode; do not write partition values. Generally used with the
.Fl f
OpenPOWER on IntegriCloud