diff options
author | kato <kato@FreeBSD.org> | 1996-12-07 12:59:36 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1996-12-07 12:59:36 +0000 |
commit | d7c2871859cacf95c16f3240b070b298881dffe5 (patch) | |
tree | 4af9aca946f58ccdbe68580419d41a3af8d2a3a9 /sys/pc98/conf | |
parent | dbd8745095bd0d50b2b67df62f2ea5ea8a1da5df (diff) | |
download | FreeBSD-src-d7c2871859cacf95c16f3240b070b298881dffe5.zip FreeBSD-src-d7c2871859cacf95c16f3240b070b298881dffe5.tar.gz |
Change obsolete SBIC55 into SCSI in a comment line.
Definite 2.2 candidate.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/pc98/conf/GENERIC98 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 65af27f..70b1f8f 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -11,9 +11,9 @@ # 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: GENERIC98,v 1.9 1996/11/14 08:46:11 asami Exp $ +# $Id: GENERIC98,v 1.10 1996/12/04 04:32:25 asami Exp $ -# GENERIC98 -- Generic PC98 machine with WD/SBIC55 disks +# GENERIC98 -- Generic PC98 machine with WD/SCSI disks machine "pc98" cpu "I386_CPU" diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 65af27f..70b1f8f 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -11,9 +11,9 @@ # 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: GENERIC98,v 1.9 1996/11/14 08:46:11 asami Exp $ +# $Id: GENERIC98,v 1.10 1996/12/04 04:32:25 asami Exp $ -# GENERIC98 -- Generic PC98 machine with WD/SBIC55 disks +# GENERIC98 -- Generic PC98 machine with WD/SCSI disks machine "pc98" cpu "I386_CPU" |