Nit.
This commit is contained in:
parent
f4e3c06369
commit
1322c69689
@ -1,15 +1,14 @@
|
|||||||
.\" $NetBSD: mbr.8,v 1.7 2002/07/09 22:11:50 jdolecek Exp $
|
.\" $NetBSD: mbr.8,v 1.8 2002/07/09 22:51:13 wiz Exp $
|
||||||
.Dd April 13, 1999
|
.Dd April 13, 1999
|
||||||
.Dt MBR 8
|
.Dt MBR 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm mbr ,
|
.Nm mbr ,
|
||||||
.Nm bootselect
|
.Nm bootselect
|
||||||
.Nd
|
.Nd Master Boot Record bootcode
|
||||||
Master Boot Record bootcode
|
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
An IBM PC boots from a disk by loading its first sector and executing the code
|
An IBM PC boots from a disk by loading its first sector and executing
|
||||||
in it.
|
the code in it.
|
||||||
For a hard disk, this first sector usually contains a table of
|
For a hard disk, this first sector usually contains a table of
|
||||||
partitions present on the disk.
|
partitions present on the disk.
|
||||||
The first sector of a disk containing such
|
The first sector of a disk containing such
|
||||||
|
Loading…
Reference in New Issue
Block a user