diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-16 07:58:16 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-16 07:58:16 +0000 |
commit | a8b7fb1522e8b46243683a6b73555a5fcccce4f9 (patch) | |
tree | 98ee4c43929381e15e68a184375f287f449963ca /sys | |
parent | 14effbc95a77287bc0a9664d55ba66702da6b02d (diff) |
It's more convinient to spell convinient as ``convenient'', actually.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/hppa/stand/boot/boot.8 | 4 | ||||
-rw-r--r-- | sys/arch/i386/stand/boot/boot.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hppa/stand/boot/boot.8 b/sys/arch/hppa/stand/boot/boot.8 index dd501a3c7b5..7c3c0933cbd 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.4 2002/03/02 10:39:11 mickey Exp $ +.\" $OpenBSD: boot.8,v 1.5 2002/09/16 07:58:13 miod Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat .\" Copyright (c) 1997-2002 Michael Shalayeff @@ -133,7 +133,7 @@ procedures. .It Fl d Causes the kernel to drop into .Xr ddb 4 -at the earliest convinient point. +at the earliest convenient point. .It Fl s Causes the kernel to boot single-user. .El diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8 index 5b4cbc61270..b4dec8cd459 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.29 2002/03/01 19:43:38 miod Exp $ +.\" $OpenBSD: boot.8,v 1.30 2002/09/16 07:58:15 miod Exp $ .\" .\" Copyright (c) 1997-2001 Michael Shalayeff .\" All rights reserved. @@ -159,7 +159,7 @@ procedures. .It Fl d Causes the kernel to drop into .Xr ddb 4 -at the earliest convinient point. +at the earliest convenient point. .It Fl s Causes the kernel to boot single-user. .El |