diff options
-rw-r--r-- | sbin/fdisk/fdisk.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 5e2348850bd..2ce03f1e447 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.68 2010/03/27 13:37:44 jmc Exp $ +.\" $OpenBSD: fdisk.8,v 1.69 2010/03/27 13:56:49 jmc Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -302,7 +302,7 @@ or may be appended to indicate bytes, kilobytes, megabytes, or gigabytes. The special size value .Sq * -will cause the partition to be sized to use the remainer of the disk. +will cause the partition to be sized to use the remainder of the disk. .It Cm flag Ar # Make the given MBR partition table entry bootable. Only one entry can be marked bootable. |