From: Thorsten Blum Subject: fdisk.8: Add commas to improve readability To: tech@openbsd.org Date: Sun, 29 Sep 2024 13:59:01 +0200 Index: sbin/fdisk/fdisk.8 =================================================================== RCS file: /cvs/src/sbin/fdisk/fdisk.8,v retrieving revision 1.119 diff -u -p -r1.119 fdisk.8 --- sbin/fdisk/fdisk.8 10 Nov 2023 15:41:11 -0000 1.119 +++ sbin/fdisk/fdisk.8 29 Sep 2024 11:56:46 -0000 @@ -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 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 *