diff options
author | 2007-01-11 08:42:27 +0000 | |
---|---|---|
committer | 2007-01-11 08:42:27 +0000 | |
commit | eb99c4cdc5851c8eaa9c59a3d6f8952f62e84e4c (patch) | |
tree | a62a5b551f91427410a058525a0ee2627f6ad86f | |
parent | - add a list in acpi.4 of all acpi devices which attach (diff) | |
download | wireguard-openbsd-eb99c4cdc5851c8eaa9c59a3d6f8952f62e84e4c.tar.xz wireguard-openbsd-eb99c4cdc5851c8eaa9c59a3d6f8952f62e84e4c.zip |
make the description of -e point to the COMMAND MODE section;
-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 |