Date: Tue, 26 Nov 2019 17:38:29 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53640 - head/en_US.ISO8859-1/share/xml Message-ID: <201911261738.xAQHcT09055092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste (src committer) Date: Tue Nov 26 17:38:29 2019 New Revision: 53640 URL: https://svnweb.freebsd.org/changeset/doc/53640 Log: 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. Modified: head/en_US.ISO8859-1/share/xml/glossary.ent Modified: head/en_US.ISO8859-1/share/xml/glossary.ent ============================================================================== --- head/en_US.ISO8859-1/share/xml/glossary.ent Tue Nov 26 13:53:09 2019 (r53639) +++ head/en_US.ISO8859-1/share/xml/glossary.ent Tue Nov 26 17:38:29 2019 (r53640) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911261738.xAQHcT09055092>