summaryrefslogtreecommitdiffstats
path: root/sbin/pc98
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commit8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch)
treeb428fc12404c6d6be2c1fce52490993ab3744097 /sbin/pc98
parent4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff)
downloadFreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip
FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'sbin/pc98')
-rw-r--r--sbin/pc98/fdisk/fdisk.810
1 files changed, 5 insertions, 5 deletions
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.
OpenPOWER on IntegriCloud