diff options
Diffstat (limited to 'share/man/man4/man4.i386/autoconf.4')
-rw-r--r-- | share/man/man4/man4.i386/autoconf.4 | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/share/man/man4/man4.i386/autoconf.4 b/share/man/man4/man4.i386/autoconf.4 index 5bed3212d4b..0d8d852809a 100644 --- a/share/man/man4/man4.i386/autoconf.4 +++ b/share/man/man4/man4.i386/autoconf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: autoconf.4,v 1.5 2000/07/05 13:46:52 aaron Exp $ +.\" $OpenBSD: autoconf.4,v 1.6 2002/09/26 22:11:49 miod Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -45,20 +45,8 @@ This procedure is driven by a system configuration table which is processed by .Xr config 8 and compiled into each kernel. Devices which exist in the machine but are not configured into the -kernel are not detected. -.Sh DIAGNOSTICS -.Bl -diag -.It CPU class not configured. -You tried to boot -.Ox -on a class of -.Tn CPU -type which it doesn't -(or at least this compiled version of -.Ox -doesn't) understand. -.El +kernel are usually not detected. .Sh SEE ALSO .Xr intro 4 , -.Xr boot 8 , +.Xr boot_i386 8 , .Xr config 8 |