From 4cb2cb656c508aa9daff35030b8c610b2c11033a Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Tue, 28 Oct 2014 16:25:23 +0000 Subject: [PATCH] Fix some grammatical weirness which was reported in BZ #340430. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14670 --- NEWS | 1 + docs/xml/manual-core.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f1d76c901e..45197db26b 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,7 @@ where XXXXXX is the bug number as listed below. 339855 arm64 unhandled getsid/setsid syscalls 339858 arm64 dmb sy not implemented 340115 Fix none/tests/cmdline[1|2] tests on systems which define TMPDIR +340430 Fix some grammatical weirdness in the manual. n-i-bz Old STABS code is still being compiled, but never used. Remove it. n-i-bz Fix compilation on distros with glibc < 2.5 diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index 6f5b77567b..55c831af68 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -2690,7 +2690,7 @@ subject to the following constraints: that, on x86 and amd64, essentially all instructions are supported, up to and including AVX and AES in 64-bit mode and SSSE3 in 32-bit mode. 32-bit mode does in fact support the bare minimum SSE4 - instructions to needed to run programs on MacOSX 10.6 on 32-bit + instructions needed to run programs on MacOSX 10.6 on 32-bit targets. -- 2.47.2