diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-03-25 15:34:55 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-03-25 15:34:55 +0000 |
commit | ca41cd3b25b49c332d376f4540e44277728d2e9e (patch) | |
tree | f45985dfa4470d3db4d4349c2a9ab3b76a4162f4 /sbin | |
parent | 7911ac4cb7e373e7bc9d57a96f5daecc9c7cf1f9 (diff) |
typo
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 38dceecbed2..dd932342bf4 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.27 1999/03/23 05:18:49 millert Exp $ +.\" $OpenBSD: disklabel.8,v 1.28 1999/03/25 15:34:54 espie 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 @@ and for gigabytes. Quantities will be rounded to the nearest cylinder when units are specified for sizes (or offsets). Commands may be aborted by entering ^D (Control-D). Entering ^D at the main -.Dq \&< +.Dq \&> prompt will exit the editor. At prompts that request a size, .Dq \&* may be entered to indicate the rest of the available space. |