diff options
author | 1998-02-20 10:29:00 +0000 | |
---|---|---|
committer | 1998-02-20 10:29:00 +0000 | |
commit | 0e1e2cf6b32ae3be351e7254fcb56bcc08e55478 (patch) | |
tree | e479389875617ab33723da962a1d48b11984c943 | |
parent | Add 80-odd lines on PCI PCMCIA workaround. Correct a few grammar nits (diff) | |
download | wireguard-openbsd-0e1e2cf6b32ae3be351e7254fcb56bcc08e55478.tar.xz wireguard-openbsd-0e1e2cf6b32ae3be351e7254fcb56bcc08e55478.zip |
grammar
-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 |