glossary: modernize examples of well-known CPU architectures
Remove Alpha and SPARC; the former has not been supported in FreeBSD for some time and the latter is likely to be removed soon. Add Arm.
This commit is contained in:
parent
2640ba26af
commit
21fae8cb9e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53640
1 changed files with 2 additions and 2 deletions
|
@ -331,8 +331,8 @@
|
|||
<para>Also known as the processor. This is the brain of the
|
||||
computer where all calculations take place. There are a number of
|
||||
different architectures with different instruction sets. Among
|
||||
the more well-known are the Intel-x86 and derivatives, Sun SPARC,
|
||||
PowerPC, and Alpha.</para>
|
||||
the more well-known are the Intel-x86 and derivatives, Arm, and
|
||||
PowerPC.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue