From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH v5 1/7] doc: fix encoding of (r) character Date: Thu, 19 Mar 2015 12:23:18 +0100 Message-ID: <1426764204-3882-2-git-send-email-thomas.monjalon@6wind.com> References: <1422972678-7982-1-git-send-email-john.mcnamara@intel.com> <1426764204-3882-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org Return-path: In-Reply-To: <1426764204-3882-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" From: John McNamara Change encoding of (r) from Latin-1 to UTF8 to match the other symbols in the doc and to allow it to convert cleanly to PDF. Signed-off-by: John McNamara Acked-by: Bernard Iremonger --- doc/guides/rel_notes/supported_features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/supported_features.rst b/doc/guides/rel= _notes/supported_features.rst index 7936e93..d87fcaa 100644 --- a/doc/guides/rel_notes/supported_features.rst +++ b/doc/guides/rel_notes/supported_features.rst @@ -51,7 +51,7 @@ Supported Features =20 * Intel=C2=AE X710 40 Gigabit Ethernet Controller =20 -* Support NIC filters in addition to flow director for Intel=EF=BF=BD = 1GbE and 10GbE Controllers +* Support NIC filters in addition to flow director for Intel=C2=AE 1Gb= E and 10GbE Controllers =20 * Virtualization (KVM) =20 --=20 2.2.2