summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2001-07-15 04:29:32 +0000
committerpvalchev <pvalchev@openbsd.org>2001-07-15 04:29:32 +0000
commit6aa95ac4a0a0a51dc00073401474f7eb227229b2 (patch)
tree0b0817c15d0d9cfd8bb608b242467352ad9a22ac
parentregen (diff)
downloadwireguard-openbsd-6aa95ac4a0a0a51dc00073401474f7eb227229b2.tar.xz
wireguard-openbsd-6aa95ac4a0a0a51dc00073401474f7eb227229b2.zip
spelling
-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 .