diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-01 16:38:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-01 16:38:40 +0000 |
commit | 315df967df0885612fe70a456e0d3600c839490d (patch) | |
tree | 4f0c518d9c249f253dc95c91e353a241f87a8562 /sys/arch/hppa/stand | |
parent | 2c126ba1bd2f230ba3ac166c86e58316625334e2 (diff) |
typos;
added .Fl to flags for boot_*
ok deraadt@
Diffstat (limited to 'sys/arch/hppa/stand')
-rw-r--r-- | sys/arch/hppa/stand/boot/boot.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/stand/boot/boot.8 b/sys/arch/hppa/stand/boot/boot.8 index 7c3c0933cbd..28bf06ffd4b 100644 --- a/sys/arch/hppa/stand/boot/boot.8 +++ b/sys/arch/hppa/stand/boot/boot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot.8,v 1.5 2002/09/16 07:58:13 miod Exp $ +.\" $OpenBSD: boot.8,v 1.6 2003/02/01 16:38:39 jmc Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat .\" Copyright (c) 1997-2002 Michael Shalayeff @@ -98,10 +98,10 @@ program, followed by the .Pp .Dl boot> .Pp -prompt, which means you are in the interactive mode and may enter commands. +prompt, which means you are in interactive mode and may enter commands. If you do not, .Nm -will proceed to loading the kernel with the current parameters after the +will proceed to load the kernel with the current parameters after the timeout period has expired. .El .Sh COMMANDS |