summaryrefslogtreecommitdiff
path: root/sbin/disklabel
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2019-03-31 20:12:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2019-03-31 20:12:44 +0000
commit77576029615e5759af22c8034fb999bbfa67fb0f (patch)
tree6c5dd5a9d8cdb7b1324cde773e56e6ee7575e9b9 /sbin/disklabel
parent5d19ca9ee29f8753a22edb7c97d8dda5762ad22e (diff)
simpler display;
Diffstat (limited to 'sbin/disklabel')
-rw-r--r--sbin/disklabel/disklabel.85
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 1b7ceda2953..8bbcc354477 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.8,v 1.132 2019/03/31 18:30:49 phessler Exp $
+.\" $OpenBSD: disklabel.8,v 1.133 2019/03/31 20:12:43 jmc Exp $
.\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
@@ -541,8 +541,7 @@ mountpoint, min-max size range, and percentage of disk, space-separated.
Max can be unlimited by specifying '*'.
If only mountpoint and min size are given, the partition is created with that
exact size.
-.Pp
-.Bd -literal -offset indent -compact
+.Bd -literal -offset indent
/ 250M
swap 80M-256M 10%
/tmp 120M-4G 8%