From 49d6fadab6c4ae1047a18384200f72d411a54f25 Mon Sep 17 00:00:00 2001 From: Wilko Bulte Date: Mon, 15 May 2006 20:51:53 +0000 Subject: [PATCH] Remove reference to the Alpha architecture. --- share/man/man4/ddb.4 | 4 +--- share/man/man4/smp.4 | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 500cb2950648..017d120752c6 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -493,9 +493,7 @@ using the remote debug feature, with a connection to the serial console port on the target machine. Currently only available on the .Em i386 -and -.Em Alpha -architectures. +architecture. .It Cm help Print a short summary of the available commands and command abbreviations. diff --git a/share/man/man4/smp.4 b/share/man/man4/smp.4 index 198ac7ee3662..e0b20f22b412 100644 --- a/share/man/man4/smp.4 +++ b/share/man/man4/smp.4 @@ -39,7 +39,7 @@ kernel implements symmetric multi-processor support. Support for multi-processor systems is present for all Tier-1 architectures on .Fx . -Currently, this includes alpha, amd64, i386, ia64, and sparc64. +Currently, this includes amd64, i386, ia64, and sparc64. Support is enabled using .Cd options SMP . It is permissible to use the SMP kernel configuration on non-SMP equipped @@ -104,6 +104,6 @@ in .Bsx . .Pp .Fx 5.0 -also introduced support for SMP on the alpha, ia64, and sparc64 architectures. +also introduced support for SMP on the ia64, and sparc64 architectures. .Sh AUTHORS .An Steve Passe Aq fsmp@FreeBSD.org