Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fdisk/mbr Nit.
details: https://anonhg.NetBSD.org/src/rev/e94cc8cd970f
branches: trunk
changeset: 533811:e94cc8cd970f
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jul 09 22:51:13 2002 +0000
description:
Nit.
diffstat:
sbin/fdisk/mbr/mbr.8 | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 68e62b5d9462 -r e94cc8cd970f sbin/fdisk/mbr/mbr.8
--- a/sbin/fdisk/mbr/mbr.8 Tue Jul 09 22:28:30 2002 +0000
+++ b/sbin/fdisk/mbr/mbr.8 Tue Jul 09 22:51:13 2002 +0000
@@ -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
.Dt MBR 8
.Os
.Sh NAME
.Nm mbr ,
.Nm bootselect
-.Nd
-Master Boot Record bootcode
+.Nd Master Boot Record bootcode
.Sh DESCRIPTION
-An IBM PC boots from a disk by loading its first sector and executing the code
-in it.
+An IBM PC boots from a disk by loading its first sector and executing
+the code in it.
For a hard disk, this first sector usually contains a table of
partitions present on the disk.
The first sector of a disk containing such
Home |
Main Index |
Thread Index |
Old Index