code: plan9front

Download patch

ref: b5cbd0bebd32a2f9cb934ce5533819f62bed2781
parent: 3ceedfd1e1cdb643d8a0bbbbdd58badc5cc3fae8
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat May 30 18:26:18 EDT 2015

disk/fdisk: fix help text

--- a/sys/src/cmd/disk/prep/fdisk.c
+++ b/sys/src/cmd/disk/prep/fdisk.c
@@ -836,9 +836,7 @@
 
 static char *help = 
 	"A name - set partition active\n"
-	"P - print table in ctl format\n"
 	"R - restore disk back to initial configuration and exit\n"
-	"e - show empty dos partitions\n"
 	"t name [type] - set partition type\n";
 
 static char*