1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-25 07:39:02 +00:00

Change a few occurrences of "./nmap" to "nmap".

This commit is contained in:
david
2008-07-13 16:01:29 +00:00
parent 3206168fb8
commit e999e05ca0

View File

@@ -158,7 +158,7 @@ The reference manual is also
<title>Typical NSE Output</title>
<indexterm><primary><option>-sC</option></primary><secondary>example of</secondary></indexterm>
<screen>
$ ./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
<para>
This is what the output of this script looks like:
<screen>
$ ./nmap -sV localhost -p 80
$ nmap -sV localhost -p 80
Starting Nmap ( http://nmap.org )
Interesting ports on localhost (127.0.0.1):