diff options
Diffstat (limited to 'sys/arch/i386/stand/boot/boot.8')
-rw-r--r-- | sys/arch/i386/stand/boot/boot.8 | 4 |
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 9e4bc12ffc7..8f2f64a6f50 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.49 2010/07/02 00:36:52 weingart Exp $ +.\" $OpenBSD: boot.8,v 1.50 2010/07/02 08:10:54 jmc Exp $ .\" .\" Copyright (c) 1997-2001 Michael Shalayeff .\" All rights reserved. @@ -223,7 +223,7 @@ routine. .Pp The limit(=) option simply ignores any memory above the given memory limit. -This is usefull for testing kernels in an artificially +This is useful for testing kernels in an artificially constrained memory situation. For example, the following limits the kernel to using only memory below 64M: |