summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/stand/boot/boot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8
index be72675377e..72826758528 100644
--- a/sys/arch/i386/stand/boot/boot.8
+++ b/sys/arch/i386/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.26 2001/05/02 16:02:40 mickey Exp $
+.\" $OpenBSD: boot.8,v 1.27 2001/07/15 04:29:32 pvalchev Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -211,7 +211,7 @@ useful by the BIOS).
machine mem -0x100000@0xf00000
.Ed
.Pp
-which effectively excludes 15-16M range from the map of usefull memory.
+which effectively excludes 15-16M range from the map of useful memory.
.It Nm regs
Prints contents of processor registers if compiled with
.Em DEBUG .