summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-03-01 19:43:39 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-03-01 19:43:39 +0000
commitd698988afd41f93ed0b3ec284b3bddca19793a0e (patch)
treeae639c9cfb3fac6d8ea2edb52db4a8fd4a2c02c5 /sys/arch
parent944786b402e773af77b93549a882dd84ee9429da (diff)
Change a config(8) reference to a more appropriate boot_config(8) reference.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/stand/boot/boot.84
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 e996a77afe2..5b4cbc61270 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.28 2001/09/03 11:34:17 deraadt Exp $
+.\" $OpenBSD: boot.8,v 1.29 2002/03/01 19:43:38 miod Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -309,7 +309,7 @@ Boot the kernel named
from the second IDE disk in
.Dq User Kernel Configuration
mode (see
-.Xr config 8 ) .
+.Xr boot_config 8 ) .
This mechanism allows for the explicit enabling and disabling of devices
during the current boot sequence, as well as the modification
of device parameters.