diff options
-rw-r--r-- | sbin/fdisk/fdisk.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index abf4f05fd8b..214aa13a584 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.55 2007/01/11 07:08:22 ray Exp $ +.\" $OpenBSD: fdisk.8,v 1.56 2007/01/11 08:42:27 jmc Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -83,6 +83,9 @@ Use the interactive edit of to modify a MBR partition table. The editor permits configuration of the MBR partition, as well as extended MBR partitions. +See +.Sx COMMAND MODE , +below, for more information. .It Fl f Ar mbrfile Specifies an alternate MBR template file. The default file is |