summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2001-07-15 04:29:33 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2001-07-15 04:29:33 +0000
commita2e3352d806965bbaeb9f9654af440d5f2ffbac2 (patch)
treecadd45676d895dc7a623f5ea539ca3930380bfc3 /sys
parent289781c64f8e8b3df48498cc4e9c6a205f2bdada (diff)
spelling
Diffstat (limited to 'sys')
-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 .