Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2022 09:56:51 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6f1e47d7f1 - main - Use HTML entity instead e with accent to prevent encoding problems
Message-ID:  <202201050956.2059updQ096247@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6f1e47d7f115c2d78f03e9759cb32840b38de49f

commit 6f1e47d7f115c2d78f03e9759cb32840b38de49f
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-01-05 09:55:36 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-01-05 09:55:36 +0000

    Use HTML entity instead e with accent to prevent encoding problems
---
 website/archetypes/release/hardware.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index aed5f4f972..2edd2bced5 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -69,7 +69,7 @@ Nevertheless, some general guidelines are presented here.
 Almost all i386(TM)-compatible processors with a floating point unit are supported.
 All Intel(R) processors beginning with the 80486 are supported, including the 80486, Pentium(R), Pentium(R) Pro, Pentium(R) II, Pentium(R) III, Pentium(R) 4, and variants thereof, such as the Xeon(TM) and Celeron(R) processors.
 All i386(TM)-compatible AMD processors are also supported, including the Am486(R), Am5x86(R), K5, AMD-K6(R) (and variants), AMD Athlon(TM) (including Athlon-MP, Athlon-XP, Athlon-4, and Athlon Thunderbird), and AMD Duron(TM) processors.
-The AMD Élan SC520 embedded processor is supported.
+The AMD &Eacute;lan SC520 embedded processor is supported.
 The Transmeta Crusoe is recognized and supported, as are i386(TM)-compatible processors from Cyrix and NexGen.
 
 There is a wide variety of motherboards available for this architecture.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201050956.2059updQ096247>