diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-20 10:29:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-20 10:29:01 +0000 |
commit | ee63b303e4322944110167648e5f8b7ae5d05432 (patch) | |
tree | 076f0e3e34eb6b0bbb29042243e2e2690bfafa2d /sbin/disklabel | |
parent | 3c23e8f8e27147202f31a397c04a0af4562dc92f (diff) |
grammar
Diffstat (limited to 'sbin/disklabel')
-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 |