|
From: <sv...@va...> - 2015-11-06 22:10:11
|
Author: florian
Date: Fri Nov 6 22:10:05 2015
New Revision: 511
Log:
Fix documentation of command line flag. BZ #354933
Modified:
trunk/docs/manual/dist.readme-android.html
Modified: trunk/docs/manual/dist.readme-android.html
==============================================================================
--- trunk/docs/manual/dist.readme-android.html (original)
+++ trunk/docs/manual/dist.readme-android.html Fri Nov 6 22:10:05 2015
@@ -197,7 +197,7 @@
# at startup. This is because the emulator (for ARM) may not be<br>
# simulating a hardware TLS register. To get around this, run<br>
# Valgrind with:<br>
-# --kernel-variant=android-emulator-no-hw-tls<br>
+# --kernel-variant=android-no-hw-tls<br>
# <br>
# (2) if you are running a real device, you need to tell Valgrind<br>
# what GPU it has, so Valgrind knows how to handle custom GPU<br>
|