Killed the terminally wounded --stop-after option.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2238 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/FAQ.txt b/FAQ.txt
index 61df533..818ae6f 100644
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -199,9 +199,8 @@
      VG_ARGS variables.  Zeroing them will break things.
 
      As of 1.9.6, Valgrind only uses these variables with
-     --trace-children=no, when executing execve() or using the
-     --stop-after=yes flag.  This should reduce the potential for
-     problems.
+     --trace-children=no or when executing execve().  This should 
+     reduce the potential for problems.
 
 -----------------------------------------------------------------