summaryrefslogtreecommitdiffstats
path: root/share/man/man4/smp.4
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2014-07-07 00:27:09 +0000
committermarcel <marcel@FreeBSD.org>2014-07-07 00:27:09 +0000
commit9f28abd980752efcf77578cd494f1015083c2a2b (patch)
tree98db2559cee662a9de7212211dd5c69176b58254 /share/man/man4/smp.4
parent43f783bfcf60b349841acd57895767177114e4ae (diff)
downloadFreeBSD-src-9f28abd980752efcf77578cd494f1015083c2a2b.zip
FreeBSD-src-9f28abd980752efcf77578cd494f1015083c2a2b.tar.gz
Remove ia64.
This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan
Diffstat (limited to 'share/man/man4/smp.4')
-rw-r--r--share/man/man4/smp.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/smp.4 b/share/man/man4/smp.4
index 890898f..a1b8c09 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 amd64, i386, ia64, and sparc64.
+Currently, this includes amd64, i386 and sparc64.
Support is enabled using
.Cd options SMP .
It is permissible to use the SMP kernel configuration on non-SMP equipped
@@ -158,6 +158,6 @@ in
.Bsx .
.Pp
.Fx 5.0
-also introduced support for SMP on the ia64 and sparc64 architectures.
+also introduced support for SMP on the sparc64 architecture.
.Sh AUTHORS
.An Steve Passe Aq Mt fsmp@FreeBSD.org
OpenPOWER on IntegriCloud