diff --git a/docs/refguide.xml b/docs/refguide.xml index 87bf8a458..4a69b9831 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -1352,10 +1352,11 @@ demonstrates the power of open source software. While the fundamental idea is pretty simple, I had not thought to add it nor received any requests for such functionality. Then in the summer of 2000, Gerhard Rieger conceived the idea, wrote an excellent patch implementing it, -and sent it to the nmap-hackers mailing list. I incorporated that -patch into the Nmap tree and released a new version the next day. Few -pieces of commercial software have users enthusiastic enough to design -and contribute their own improvements! +and sent it to the nmap-hackers mailing list. +I incorporated that patch into the Nmap tree and released a new +version the next day. Few pieces of commercial software have users +enthusiastic enough to design and contribute their own +improvements! Protocol scan works in a similar fashion to UDP scan. Instead of iterating through the port number field of a UDP packet, it sends @@ -2197,7 +2198,7 @@ exceed 1000ms. could be useful when a network is so unreliable that even Nmap's default is too aggressive. Since Nmap only reduces the timeout down to the minimum when the network seems to be reliable, this need is -unusual and should be reported as a bug to the nmap-dev mailing +unusual and should be reported as a bug to the nmap-dev mailing list. @@ -3133,7 +3134,7 @@ self-explanatory. You may get something like: Timeout vals: srtt: -1 rttvar: -1 to: 1000000 delta 14987 ==> srtt: 14987 rttvar: 14987 to: 100000. If you don't understand a line, your only recourses are to ignore it, look it up in the source code, or request help from -the development list (nmap-dev). Some lines are self explanatory, but +the development list (nmap-dev). Some lines are self explanatory, but the messages become more obscure as the debug level is increased. @@ -3743,7 +3744,7 @@ overwhelming requests. Specify to only see url="http://nmap.org"/>. If the problem persists, do some research to determine whether it has already been discovered and addressed. Try Googling the error message or - browsing the nmap-dev archives at nmap-dev archives at . Read this full manual page as well. If nothing comes of this, mail a bug report to nmap-dev@insecure.org. Please include everything @@ -3757,7 +3758,7 @@ overwhelming requests. Specify to only see Basic instructions for creating patch files with your changes are available at . Patches may - be sent to nmap-dev (recommended) or to Fyodor directly. + be sent to nmap-dev (recommended) or to Fyodor directly. diff --git a/docs/scripting.xml b/docs/scripting.xml index 2c5208d92..c84d00809 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -3451,7 +3451,7 @@ executed if it is run against a specific target. After the check those script-ta Fyodor is working on this. The general idea is for scripts to be contributed and distributed under the same license as Nmap, as described in this - nmap-dev post. We certainly welcome script contributions! + nmap-dev post. We certainly welcome script contributions! diff --git a/docs/zenmap.xml b/docs/zenmap.xml index ac0c8551a..1b2c8bf24 100644 --- a/docs/zenmap.xml +++ b/docs/zenmap.xml @@ -134,7 +134,7 @@ latest version available from . If the problem persists, do some research to determine whether it has already been discovered and addressed. Try Googling the error message or browsing - the nmap-dev archives at . Read this + the nmap-dev archives at . Read this full manual page as well. If nothing comes of this, mail a bug report to nmap-dev@insecure.org. Please include everything you have learned about the problem, as well as what version of Zenmap you are running @@ -145,7 +145,7 @@ Code patches to fix bugs are even better than bug reports. Basic instructions for creating patch files with your changes are available at . Patches may be sent - to nmap-dev (recommended) or to Fyodor directly. + to nmap-dev (recommended) or to Fyodor directly.