diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 6c0b937fbb7..90cbf8d1928 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.89 2010/04/14 15:19:27 lum Exp $ +.\" $OpenBSD: disklabel.8,v 1.90 2010/04/14 20:15:11 jmc Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -425,7 +425,7 @@ asked whether or not to save the changes to the on-disk label. .It Cm R Op Ar part Resize a partition in an automatically allocated label, compacting unused space between partitions with a higher offset. -The last partition will be shrunk if neccessary. +The last partition will be shrunk if necessary. Works only for automatically allocated labels with no spoofed partitions. .It Cm r Recalculate free space. |