diff options
Diffstat (limited to 'sys/arch/i386/stand/boot')
-rw-r--r-- | sys/arch/i386/stand/boot/boot.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8 index a86bd8d0729..737c8051a54 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.15 1999/09/15 18:40:53 mickey Exp $ +.\" $OpenBSD: boot.8,v 1.16 1999/09/23 04:12:08 alex Exp $ .\" .\" Copyright (c) 1997-1999 Michael Shalayeff .\" All rights reserved. @@ -138,10 +138,10 @@ Displays .Ar args on the console device. .It help -Prints a list of available commands and machine dependant +Prints a list of available commands and machine dependent commands, if any. .It machine Op Ar command -Issues machine-dependant commands. These are defined for i386 architecture: +Issues machine-dependent commands. These are defined for i386 architecture: .Bl -tag -width diskinfo_ .It Nm diskinfo Prints list of hard disks installed on your system including: |