diff --git a/doc/FAQ.html b/doc/FAQ.html
index ea4dbce1..351256bd 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -78,19 +78,23 @@ Currently the following input formats are supported by LameXP:
My anti-virus program raises an alarm when I try to download/install/launch LameXP. Why is that?
-Occasionally your anti-virus program may mistakenly detect "malware" (virus, trojan, worm, etc.) in some of
-the files here. This is called a "false-positive" and the files are actually innocent/clean. It's an error in
-your specific anti-virus software. In case you encounter such problems, goto http://www.virustotal.com/ and
-check the file with multiple anti-virus engines! Moreover take care with results like "suspicious", "generic"
-or "packed". Those are *not* real malware detections, they are just wild speculation.
+Occasionally your anti-virus program may mistakenly(!) detect "malware" (e.g. virus, trojan horse or worm) in
+LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your
+specific anti-virus software. So in case you encounter such problems, please use http://www.virustotal.com/,
+http://www.virscan.org/ or a similar online-service to check the file in question with multiple(!) anti-virus
+engines. Especially take care with scan results like "suspicious", "generic" or "packed", as such results are
+NOT confirmed malware detections and in almost any case they can be ignored/discarded safely!
-Apparently anti-virus programs tend to suspect installers/uninstaller created with NSIS. Furthermore some
-anti-virus programs blindly suspect all UPX'd (packed) executables of being malware. Obviously this is a
-stupid generalization, so please ignore those warnings! Last but not least: Always keep in mind that this is
-OpenSource software. If you don't trust the people providing the pre-compiled binaries, download the source
-code, search the code for "malicious" functions (good luck ^^) and compile your own binary.
+Apparently anti-virus programs tend to suspect installers or uninstallers created with NSIS. Furthermore some
+anti-virus programs blindly suspect all "packed" executables of being malware. Obviously that is a stupid
+generalization, so please ignore these nasty warnings! Last but not least: Always keep in mind that LameXP is
+OpenSource software. If you don't trust the provided pre-compiled binaries, simply download the source codes,
+search the code for "malicious" functions (you won't find any!) and then compile your own binary.
-DON'T SUBMIT ANY VIRUS REPORTS, UNLESS YOU HAVE VERIFIED THE INFECTION WITH MULTIPLE ANTI-VIRUS ENGINES!
+Conclusion:
+- IN CASE YOU HAVE A CONFIRMED INFECTION, RE-DOWNLOAD THE FILE FROM ONE OF THE *OFFICIAL* MIRRORS!
+
- DO NOT SEND US VIRUS REPORTS, UNLESS YOU HAVE VERIFIED THE INFECTION WITH MULTIPLE ANTI-VIRUS ENGINES!
+
- PLEASE REPORT "FALSE POSITIVES" TO THE DEVELOPER OF YOUR ANTI-VIRUS SOFTWARE. WE CANNOT FIX THEM!