Remove FreeBSD 9.3 from intro to handbook.
Add ARM as supported platform. PR: 219082 Submitted by: Jaap Keuter <jaap.keuter AT xs4all DOT nl> Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D10615
This commit is contained in:
parent
78f5ee2fee
commit
70b49a35b1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50360
2 changed files with 2 additions and 3 deletions
|
@ -92,8 +92,7 @@
|
||||||
<para>Welcome to &os;! This handbook covers the installation
|
<para>Welcome to &os;! This handbook covers the installation
|
||||||
and day to day use of
|
and day to day use of
|
||||||
<emphasis>&os; &rel.current;-RELEASE</emphasis>,
|
<emphasis>&os; &rel.current;-RELEASE</emphasis>,
|
||||||
<emphasis>&os; &rel2.current;-RELEASE</emphasis>, and
|
<emphasis>&os; &rel2.current;-RELEASE</emphasis>. This book is
|
||||||
<emphasis>&os; &rel3.current;-RELEASE</emphasis>. This book is
|
|
||||||
the result of ongoing work by many individuals. Some sections
|
the result of ongoing work by many individuals. Some sections
|
||||||
might be outdated. Those interested in helping to update and
|
might be outdated. Those interested in helping to update and
|
||||||
expand this document should send email to the &a.doc;.</para>
|
expand this document should send email to the &a.doc;.</para>
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
<indexterm><primary>4.4BSD-Lite</primary></indexterm>
|
<indexterm><primary>4.4BSD-Lite</primary></indexterm>
|
||||||
|
|
||||||
<para>&os; is a 4.4BSD-Lite based operating system for Intel (x86
|
<para>&os; is a 4.4BSD-Lite based operating system for Intel (x86
|
||||||
and &itanium;), AMD64, Sun &ultrasparc; computers. Ports to
|
and &itanium;), AMD64, &arm;, and Sun &ultrasparc; computers. Ports to
|
||||||
other architectures are also under way. You can also read about
|
other architectures are also under way. You can also read about
|
||||||
<link linkend="history">the history of &os;</link>, or the
|
<link linkend="history">the history of &os;</link>, or the
|
||||||
<link xlink:href="&url.base;/releases">current release</link>.
|
<link xlink:href="&url.base;/releases">current release</link>.
|
||||||
|
|
Loading…
Reference in a new issue