mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add a missing parenthesis. Close #3009
This commit is contained in:
@@ -3463,7 +3463,7 @@ work properly.</para>
|
|||||||
most of the packets it sends, and not to use any
|
most of the packets it sends, and not to use any
|
||||||
protocol-specific payloads. (Use <option>--data-length 0</option>
|
protocol-specific payloads. (Use <option>--data-length 0</option>
|
||||||
for no random or protocol-specific
|
for no random or protocol-specific
|
||||||
payloads.<indexterm><primary>protocol-specific payloads</primary><secondary>disabling with <option>--data-length</option></secondary></indexterm>
|
payloads.)<indexterm><primary>protocol-specific payloads</primary><secondary>disabling with <option>--data-length</option></secondary></indexterm>
|
||||||
OS detection (<option>-O</option>) packets
|
OS detection (<option>-O</option>) packets
|
||||||
are not affected<indexterm><primary><option>--data-length</option></primary><secondary>no effect in OS detection</secondary></indexterm>
|
are not affected<indexterm><primary><option>--data-length</option></primary><secondary>no effect in OS detection</secondary></indexterm>
|
||||||
because accuracy there requires probe consistency, but most pinging and portscan packets
|
because accuracy there requires probe consistency, but most pinging and portscan packets
|
||||||
|
|||||||
Reference in New Issue
Block a user