diff options
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-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 0a6dba71c5d..7accc7d681b 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.12 1997/12/20 22:35:19 rees Exp $ +.\" $OpenBSD: disklabel.8,v 1.13 1998/02/20 10:29:00 deraadt Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -282,7 +282,7 @@ one. .It c Op part Change the size of an existing partition. If no parition is specified, the user will be prompted for one. The new size may be -in terms the aforementioned units and may also be prefixed with +in terms of the aforementioned units and may also be prefixed with '+' or '-' to change the size by a relative amount. .It d Op part Delete an existing partition. If no parition is specified, the |