From 113656909f9f8a5efcf7d0656a9b2705c3451dfd Mon Sep 17 00:00:00 2001 From: Steve Passe Date: Tue, 6 May 1997 20:40:52 +0000 Subject: [PATCH] Make ident equal file name, ie SMP-GENERIC. --- sys/i386/conf/SMP-GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/i386/conf/SMP-GENERIC b/sys/i386/conf/SMP-GENERIC index 8d9418c9a97..e7b925b2d24 100644 --- a/sys/i386/conf/SMP-GENERIC +++ b/sys/i386/conf/SMP-GENERIC @@ -1,5 +1,5 @@ # -# SMP -- Smp machine with WD/AHx/NCR/BTx family disks +# SMP-GENERIC -- Smp machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id$ +# $Id: SMP-GENERIC,v 1.1 1997/05/06 18:18:51 fsmp Exp $ machine "i386" # SMP does NOT support 386/486 CPUs. @@ -20,7 +20,7 @@ machine "i386" cpu "I586_CPU" cpu "I686_CPU" -ident SMP +ident SMP-GENERIC maxusers 10 # Create an SMP capable kernel.