From 1f25113f2ebd9e5662146b84a4a087b54c6e9080 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 16 Nov 2004 21:22:09 +0000 Subject: [PATCH] Remove some references to I386_CPU and 80386 CPUs. --- share/man/man7/tuning.7 | 2 -- share/man/man9/get_cyclecount.9 | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index a4e58ba13889..15a0c1adc4de 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -831,8 +831,6 @@ There are a number of options that can be commented out. If you only want the kernel to run on a Pentium class CPU, you can easily remove -.Dv I386_CPU -and .Dv I486_CPU , but only remove .Dv I586_CPU diff --git a/share/man/man9/get_cyclecount.9 b/share/man/man9/get_cyclecount.9 index 5bacf69ee785..c67311173135 100644 --- a/share/man/man9/get_cyclecount.9 +++ b/share/man/man9/get_cyclecount.9 @@ -60,7 +60,7 @@ is CPU-dependent. Some CPUs (such as the .Tn Intel -80386 and 80486) +80486) do not have such a register, so .Fn get_cyclecount