Sorry for second mail, forgot the diff:
--- /usr/src/sbin/disklabel/editor.c.orig Sat Aug 29 20:58:02 2009
+++ /usr/src/sbin/disklabel/editor.c Thu Oct 1 18:19:40 2009
@@ -1685,7 +1685,7 @@
"The 'n' command is used to set the mount point for a partition (ie:
name it).\n"
"It takes as an optional argument the partition letter to name. If you do\n"
"not specify a partition letter, you will be prompted for one. This option\n"
-"is only valid if disklabel was invoked with the -F flag.\n");
+"is only valid if disklabel was invoked with the -f flag.\n");
break;
case 'r':
puts(
Tas.