diff --git a/docs/refguide.xml b/docs/refguide.xml index 0f639732b..347131e1e 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -121,7 +121,7 @@ Nmap finished: 2 IP addresses (2 hosts up) scanned in 88.392 seconds The newest version of Nmap can be obtained from . The newest version of the man page is available from . +url="http://nmap.org/book/man.html"/>. diff --git a/docs/scripting.xml b/docs/scripting.xml index c23a64f6b..2c5208d92 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -345,7 +345,7 @@ extension does not have to be nse. Nmap scripts are stored in a scripts subdirectory of the Nmap data directory (see ) -(see the +(see the option) by default. Scripts are indexed in a database stored in scripts/script.db. The database lists all of the @@ -493,7 +493,7 @@ categories. <literal>license</literal> Field This field describes the license applied to the script. All scripts currently shipped with Nmap contain: -license = "Same as Nmap--See http://nmap.org/man/man-legal.html" +license = "Same as Nmap--See http://nmap.org/book/man-legal.html" See for further details on contributing NSE scripts to Nmap.