diff options
author | David Krause <david@cvs.openbsd.org> | 2007-02-28 07:40:26 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2007-02-28 07:40:26 +0000 |
commit | b0dd862364bf608206cb0c4aa1033cf20ffcdfb5 (patch) | |
tree | a330577b6c6f5e6125d671b70791cdc4c3aa57ce /sys/arch/landisk/stand/mbr | |
parent | 97db422c6e7578255703b63e59718aa81670e049 (diff) |
spelling
Diffstat (limited to 'sys/arch/landisk/stand/mbr')
-rw-r--r-- | sys/arch/landisk/stand/mbr/mbr.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/landisk/stand/mbr/mbr.8 b/sys/arch/landisk/stand/mbr/mbr.8 index c89d764675f..1aa2f536597 100644 --- a/sys/arch/landisk/stand/mbr/mbr.8 +++ b/sys/arch/landisk/stand/mbr/mbr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbr.8,v 1.2 2006/10/09 10:29:13 jmc Exp $ +.\" $OpenBSD: mbr.8,v 1.3 2007/02/28 07:40:25 david Exp $ .\" .\" Copyright (c) 2006 Michael Shalayeff .\" All rights reserved. @@ -32,7 +32,7 @@ a partition table, since the disk is located in the 0th sector of the disk. Upon receiving control from the system firmware .Nm will scan the partition table for an active partition and continue -loading the Primary Boot Record (PBR) from the beginnning of the +loading the Primary Boot Record (PBR) from the beginning of the partition, if found. .Pp .Nm |