summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ext
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3ext')
-rw-r--r--usr/src/man/man3ext/efi_alloc_and_init.3ext4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3ext/efi_alloc_and_init.3ext b/usr/src/man/man3ext/efi_alloc_and_init.3ext
index bd7bb22af6..ad4c21a543 100644
--- a/usr/src/man/man3ext/efi_alloc_and_init.3ext
+++ b/usr/src/man/man3ext/efi_alloc_and_init.3ext
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH EFI_ALLOC_AND_INIT 3EXT "November 20, 2019"
+.TH EFI_ALLOC_AND_INIT 3EXT "May 16, 2020"
.SH NAME
efi_alloc_and_init, efi_alloc_and_read, efi_free, efi_write, efi_use_whole_disk,
efi_reserved_sectors \- manipulate a disk's EFI Partition Table
@@ -100,7 +100,7 @@ struct dk_part efi_parts[]; /* array of partitions */
.SS "Protective Master Boot Record"
When a disk receives an EFI label, a protective MBR (\fBPMBR\fR) is also
-written containing a single partiton of type \fBEEh\fR and spanning the
+written containing a single partition of type \fBEEh\fR and spanning the
entire disk (up to the limit of what can be represented in an MBR). By
default that partition is placed in slot 0 of the PMBR and not marked as
active. Some BIOS implementations contain bugs that require the entry to be