-# $OpenBSD: Makefile,v 1.24 2000/02/28 22:36:42 deraadt Exp $
+# $OpenBSD: Makefile,v 1.25 2000/04/04 03:32:02 deraadt Exp $
# $NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
SUBDIR= man8.amiga man8.arm32 man8.atari man8.hp300 man8.i386 man8.mac68k \
man8.sparc man8.sun3 man8.vax
-MLINKS= afterboot.8 faq.8
-
-MLINKS+= rc.8 rc.local.8 rc.8 rc.securelevel.8 rc.8 netstart.8
+MLINKS= afterboot.8 faq.8 \
+ boot_config.8 UKC.8 \
+ rc.8 rc.local.8 rc.8 rc.securelevel.8 rc.8 netstart.8
.include <bsd.prog.mk>
-.\" $OpenBSD: boot_config.8,v 1.10 2000/01/08 23:23:37 d Exp $
+.\" $OpenBSD: boot_config.8,v 1.11 2000/04/04 03:32:03 deraadt Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson
.\" All rights reserved.
.Nm BOOT_CONFIG
is a kernel option that makes it possible to change the configuration
at boot time.
+The same interface is available from userland, using the
+.Fl e
+argument to
+.Xr config 8 .
.Pp
The boot time configuration is invoked by the
.Fl c
Continuing...
mainbus0 (root)
.Ed
+.Sh SEE ALSO
+.Xr config 8
.Sh BUGS
The add command is rather restricted, and might be expanded in the future.
.Sh AUTHOR
-.\" $OpenBSD: config.8,v 1.16 2000/03/19 17:57:03 aaron Exp $
+.\" $OpenBSD: config.8,v 1.17 2000/04/04 03:32:02 deraadt Exp $
.\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.Nm
allows editing of the kernel binary specified by
.Ar infile .
-Devices may be enabled, disabled, or modified without recompiling (see
+.Pp
+Furthermore, devices may be enabled, disabled, or modified without
+recompiling, by editing the kernel executable using the
+.Fl e
+option. Similarily, you can do the same editing at boot-time, using
+the in-kernel editor, as described in
.Xr boot_config 8 ) .
.Pp
.Nm