diff --git a/docs/scripting.xml b/docs/scripting.xml
index 6323fc10b..43f28016d 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -158,7 +158,7 @@ The reference manual is also
Typical NSE Outputexample of
-$ ./nmap -sC localhost -p 22,23,80,113
+$ nmap -sC localhost -p 22,23,80,113
Starting Nmap ( http://nmap.org )
Interesting ports on localhost (127.0.0.1):
@@ -3498,7 +3498,7 @@ end
This is what the output of this script looks like:
-$ ./nmap -sV localhost -p 80
+$ nmap -sV localhost -p 80
Starting Nmap ( http://nmap.org )
Interesting ports on localhost (127.0.0.1):