]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix some grammatical weirness which was reported in BZ #340430.
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 28 Oct 2014 16:25:23 +0000 (16:25 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 28 Oct 2014 16:25:23 +0000 (16:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14670

NEWS
docs/xml/manual-core.xml

diff --git a/NEWS b/NEWS
index f1d76c901e807c6454798c503690f961f1485792..45197db26b96ed396bc3507e8bdef72bdc8660c5 100644 (file)
--- 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
 
index 6f5b77567b0c70334e70ae11ee0727d2233492cd..55c831af68af553bdb5b0d0e27d27c54e8c74358 100644 (file)
@@ -2690,7 +2690,7 @@ subject to the following constraints:</para>
    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.
    </para>
   </listitem>