add some commas, to aid readability;
authorjmc <jmc@openbsd.org>
Sun, 29 Sep 2024 18:00:38 +0000 (18:00 +0000)
committerjmc <jmc@openbsd.org>
Sun, 29 Sep 2024 18:00:38 +0000 (18:00 +0000)
from thorsten blum

sbin/fdisk/fdisk.8

index 6a265a2..ee1a9a4 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: fdisk.8,v 1.119 2023/11/10 15:41:11 krw Exp $
+.\"    $OpenBSD: fdisk.8,v 1.120 2024/09/29 18:00:38 jmc Exp $
 .\"
 .\"
 .\" Copyright (c) 1997 Tobias Weingartner
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 10 2023 $
+.Dd $Mdocdate: September 29 2024 $
 .Dt FDISK 8
 .Os
 .Sh NAME
@@ -166,7 +166,7 @@ or just the disk name, e.g.
 .Pa sd0 .
 .El
 .Sh TYPICAL LAYOUT
-When called without options
+When called without options,
 .Nm
 prints the partition table of
 .Ar disk .
@@ -253,7 +253,7 @@ Offset: 0       Signature: 0xAA55
 .Sh COMMAND MODE
 When
 .Nm
-enters interactive command mode
+enters interactive command mode,
 it copies the partition table from
 .Ar disk
 into memory and performs all edits on
@@ -327,7 +327,7 @@ An MBR partition will accept values from 0 to 0xff.
 A GPT partition will accept values from 0 to 0xfffffffffffffff.
 If
 .Ar value
-is not provided the partition's bootable flag is set
+is not provided, the partition's bootable flag is set
 and all other partitions have their bootable flags reset.
 MBR partitions with the bootable flag set are printed with a
 .Sq *