From 0e5bcf79ed7d733703f81d925e6f6c3ea0452230 Mon Sep 17 00:00:00 2001 From: brad Date: Tue, 24 Oct 2000 02:29:06 +0000 Subject: [PATCH] better --- emulators/bochs/pkg/COMMENT | 2 +- emulators/bochs/pkg/DESCR | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/emulators/bochs/pkg/COMMENT b/emulators/bochs/pkg/COMMENT index 78f4125fb81..2a9554c4ebf 100644 --- a/emulators/bochs/pkg/COMMENT +++ b/emulators/bochs/pkg/COMMENT @@ -1 +1 @@ -Intel 80386 CPU emulator +x86 CPU emulator diff --git a/emulators/bochs/pkg/DESCR b/emulators/bochs/pkg/DESCR index cc5cc9f0b47..cfb084137f3 100644 --- a/emulators/bochs/pkg/DESCR +++ b/emulators/bochs/pkg/DESCR @@ -1,3 +1,3 @@ -Bochs is a portable x86 PC emulation software package that emulates +Bochs is a portable x86 CPU emulation software that emulates enough of the x86 CPU, related AT hardware, and BIOS to run DOS, -Windows '95, Minix 2.0, and other OS's, all on your workstation. +Windows 95/98, Minix 2.0, and other OS's, all on your workstation.