Update disklabel(8) man page with the new 5G minimum for /usr/obj.
authorbluhm <bluhm@openbsd.org>
Wed, 19 Sep 2018 18:35:21 +0000 (18:35 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 19 Sep 2018 18:35:21 +0000 (18:35 +0000)
Remove Tn macro to make mandoc lint happy.
requested by jmc@

sbin/disklabel/disklabel.8

index e7a6713..248a2ca 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: disklabel.8,v 1.127 2018/08/27 13:09:51 krw Exp $
+.\"    $OpenBSD: disklabel.8,v 1.128 2018/09/19 18:35:21 bluhm 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: August 27 2018 $
+.Dd $Mdocdate: September 19 2018 $
 .Dt DISKLABEL 8
 .Os
 .Sh NAME
@@ -159,9 +159,7 @@ Valid units are b(ytes), c(ylinders), k(ilobytes), m(egabytes), g(igabytes)
 and t(erabytes).
 .It Fl R
 Restore a disk label that was formatted in a prior operation and
-saved in an
-.Tn ASCII
-file.
+saved in an ASCII file.
 .It Fl T Ar file
 Read the template for automatic allocation from
 .Ar file
@@ -416,9 +414,7 @@ Recalculate free space.
 This command displays all the free areas on the disk and the total
 number of free sectors.
 .It Cm s Op Ar path
-Save the label to a file in
-.Tn ASCII
-format (suitable for loading via the
+Save the label to a file in ASCII format (suitable for loading via the
 .Fl R
 option).
 If no path is specified, the user will be prompted for one.
@@ -518,7 +514,7 @@ swap                10% of disk.   80M \(en 2x max physical memory
 /usr/X11R6      3% of disk.  384M \(en 1G
 /usr/local     15% of disk.    1G \(en 10G
 /usr/src        2% of disk. 1300M \(en 2G
-/usr/obj        4% of disk.    3G \(en 6G
+/usr/obj        4% of disk.    5G \(en 6G
 /home          35% of disk.    1G \(en 300G
 .Ed
 .Pp