diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2011-05-23 08:40:57 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2011-05-23 08:40:57 +0000 |
commit | 0c984989c891dc664204ca20f59257fd61f709ad (patch) | |
tree | 62ce72f3626d5c2dbbed18f53f61f74fc443aa3d /sbin/disklabel/disklabel.8 | |
parent | 9b8ac44c2fdd8b28befafebda6619f26bd22b355 (diff) |
sync auto-allocation table
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index f0821676f4e..9b11153bb3b 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.101 2011/05/22 17:47:44 otto Exp $ +.\" $OpenBSD: disklabel.8,v 1.102 2011/05/23 08:40:56 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: May 22 2011 $ +.Dd $Mdocdate: May 23 2011 $ .Dt DISKLABEL 8 .Os .Sh NAME @@ -605,8 +605,8 @@ swap 5% of disk. 80M \(en 2x max physical memory /usr 5% of disk. 900M \(en 2G /usr/X11R6 3% of disk. 512M \(en 1G /usr/local 10% of disk. 2G \(en 10G -/usr/src 3% of disk. 1G \(en 2G -/usr/obj 3% of disk. 1G \(en 2G +/usr/src 2% of disk. 1G \(en 2G +/usr/obj 4% of disk. 1.3G \(en 2G /home 45% of disk. 1G \(en 300G .Ed .Pp |