From 80c424cd2b9ca4b91543ba4afcac3c4c19479241 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 17 Jan 2005 08:36:46 +0000 Subject: [PATCH] MFi386: fix a comment. --- sys/pc98/conf/NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 91c03cb799f..6bf5ac343bd 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -314,7 +314,7 @@ device npx # INT 16 exception handling works. # Then copying and zeroing using the npx registers is normally 30-100% faster. # The flags can be used to control cases where it doesn't work or is slower. -# Setting them at boot time using userconfig works right (the optimizations +# Setting them at boot time using hints works right (the optimizations # are not used until later in the bootstrap when npx0 is attached). # Flag 0x08 automatically disables the i586 optimized routines. #