From 5f6a0461377cf78f6de38d20e06b83bdd5052554 Mon Sep 17 00:00:00 2001 From: mmcc Date: Mon, 23 Nov 2015 18:38:38 +0000 Subject: downfalls -> pitfalls --- sys/arch/amd64/stand/boot/boot.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/stand/boot/boot.8 b/sys/arch/amd64/stand/boot/boot.8 index cc5faac959d..2113917f991 100644 --- a/sys/arch/amd64/stand/boot/boot.8 +++ b/sys/arch/amd64/stand/boot/boot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot.8,v 1.25 2015/09/10 15:16:43 schwarze Exp $ +.\" $OpenBSD: boot.8,v 1.26 2015/11/23 18:38:37 mmcc Exp $ .\" .\" Copyright (c) 1997-2001 Michael Shalayeff .\" All rights reserved. @@ -25,7 +25,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 10 2015 $ +.Dd $Mdocdate: November 23 2015 $ .Dt BOOT 8 amd64 .Os .Sh NAME @@ -34,7 +34,7 @@ .Nd amd64-specific second-stage bootstrap .Sh DESCRIPTION The main purpose of this program is to load the system kernel while dealing -with the downfalls of the PC BIOS architecture. +with the pitfalls of the PC BIOS architecture. .Pp As described in .Xr boot_amd64 8 , -- cgit v1.2.3