aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/kernelconfig
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-11-20 18:12:25 +0000
committerEd Maste <emaste@FreeBSD.org>2019-11-20 18:12:25 +0000
commita29c43d60a7946065a424d9b63a75d5ceec58194 (patch)
tree5944c335e844b7e955cfe201b6d7d5423ae7eaf6 /en_US.ISO8859-1/books/handbook/kernelconfig
parent5c9998f2cc454872ffb7a0ccd48e24f2e2cbdf78 (diff)
downloaddoc-a29c43d60a7946065a424d9b63a75d5ceec58194.tar.gz
doc-a29c43d60a7946065a424d9b63a75d5ceec58194.zip
excise ia64 from the handbook
ia64 was last supported in 10.4. No currently supported version of FreeBSD supports ia64.
Notes
Notes: svn path=/head/; revision=53618
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/kernelconfig')
-rw-r--r--en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
index d1b2121bc3..49ad5db781 100644
--- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
@@ -254,7 +254,7 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</screen>
<filename>/usr/src/sys</filename>. This directory contains a
number of subdirectories, including those which represent the
following supported architectures: <filename>amd64</filename>,
- <filename>i386</filename>, <filename>ia64</filename>,
+ <filename>i386</filename>,
<filename>powerpc</filename>, and
<filename>sparc64</filename>. Everything inside a particular
architecture's directory deals with that architecture only and
@@ -514,7 +514,7 @@ options NFS_ROOT # NFS usable as /, requires NFSCLIENT</progra
older versions of &os; that use older system call interfaces.
It is recommended that this option be used on all &i386; systems
that may run older applications. Platforms that gained support
- after &os;&nbsp;4.X, such as ia64 and &sparc64;, do not require
+ after &os;&nbsp;4.X, such as &sparc64;, do not require
this option.</para>
<programlisting>options COMPAT_FREEBSD5 # Compatible with &os;5</programlisting>