diff options
author | 1999-03-25 15:34:54 +0000 | |
---|---|---|
committer | 1999-03-25 15:34:54 +0000 | |
commit | a14c529f6126a7554d17f05dc94fad1d28dbe885 (patch) | |
tree | 1a8c5176e83a020a4b3bc29de33e8d31c562aff4 | |
parent | SEE ALSO .Xr's go in lexigraphical order (diff) | |
download | wireguard-openbsd-a14c529f6126a7554d17f05dc94fad1d28dbe885.tar.xz wireguard-openbsd-a14c529f6126a7554d17f05dc94fad1d28dbe885.zip |
typo
-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. |