From 214a89dfe29549737ef3a7ce95075edf6a2397a8 Mon Sep 17 00:00:00 2001 From: otto Date: Wed, 10 Nov 2021 18:38:51 +0000 Subject: [PATCH] Add missing chunk form previous commit --- sbin/disklabel/disklabel.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 9504e5622fc..0106b918c17 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.142 2021/11/09 16:53:18 otto Exp $ +.\" $OpenBSD: disklabel.8,v 1.143 2021/11/10 18:38:51 otto Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: November 9 2021 $ +.Dd $Mdocdate: November 10 2021 $ .Dt DISKLABEL 8 .Os .Sh NAME @@ -532,7 +532,7 @@ swap 10% of disk. 80M \(en 2x max physical memory /usr 10% of disk. 1500M \(en 6G /usr/X11R6 3% of disk. 384M \(en 1G /usr/local 15% of disk. 1G \(en 20G -/usr/src 2% of disk. 1300M \(en 2G +/usr/src 2% of disk. 1500M \(en 2G /usr/obj 4% of disk. 5G \(en 6G /home 30% of disk. 1G \(en 300G .Ed -- 2.20.1