diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-12 20:19:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-07-12 20:19:24 +0000 |
commit | 58572c4769cf099c1e761b9e5bbe3066aeb8d266 (patch) | |
tree | d072b6f4ddec2c5e8abf4588f8fe488cefa482bb /sys/arch/i386 | |
parent | b30135883c3b315be2cbf7b5999173bc5585fb96 (diff) |
typo
Diffstat (limited to 'sys/arch/i386')
-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 d036f162cbc..6070fcdd338 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.17 2000/06/12 16:00:51 millert Exp $ +.\" $OpenBSD: boot.8,v 1.18 2000/07/12 20:19:23 deraadt Exp $ .\" .\" Copyright (c) 1997-1999 Michael Shalayeff .\" All rights reserved. @@ -147,7 +147,7 @@ Issues machine-dependent commands. These are defined for i386 architecture: Prints list of hard disks installed on your system including: BIOS device number, and the BIOS geometry. .It Nm memory -If used without any arguments this commad will print out +If used without any arguments this command will print out the memory configuration as determined through BIOS routines. Otherwise the arguments would specify the expressions to modify the memory configuration. The expression would have a form of: |