From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- sbin/pc98/fdisk/fdisk.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/pc98') diff --git a/sbin/pc98/fdisk/fdisk.8 b/sbin/pc98/fdisk/fdisk.8 index ee90925..a9f251c 100644 --- a/sbin/pc98/fdisk/fdisk.8 +++ b/sbin/pc98/fdisk/fdisk.8 @@ -81,7 +81,7 @@ is read. See .Sx CONFIGURATION FILE , below, for file syntax. .Pp -.Em WARNING Ns : +.Em WARNING : when .Fl f is used, you are not asked if you really want to write the partition @@ -199,17 +199,17 @@ is used to label the partition. .Fx reserves the magic number 148 decimal (94 in hex). -.It Em "start and size" +.It Em start No and Em size fields provide the start address and size of a partition in sectors. .\" !PC98 .It Em "flag 80" .\" specifies that this is the active partition. -.It Em "cyl, sector and head" +.It Em cyl , sector No and Em head fields are used to specify the beginning address and end address for the partition. .It Em "system Name" is the name of the partition. -.It Em "Note:" +.It Em Note : these numbers are calculated using BIOS's understanding of the disk geometry and saved in the bootblock. .El @@ -241,7 +241,7 @@ will display it and ask if it is correct. will then proceed to the next entry. .Pp Getting the -.Em cyl, sector, +.Em cyl , sector , and .Em head fields correct is tricky. -- cgit v1.1