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:
Ed Maste 2019-11-26 17:38:29 +00:00
parent 2640ba26af
commit 21fae8cb9e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53640

View file

@ -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>