diff --git a/docs/refguide.xml b/docs/refguide.xml index 1bc32bdda..5378cf47d 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -4012,8 +4012,6 @@ even if this option is not specified. - - Sometimes you only care about ports you can actually connect to (open ones), and don't want results cluttered with closed, filtered, and @@ -4027,6 +4025,13 @@ hosts with at least one unfiltered port, and only see ports in those states. These three states are treated just as they normally are, which means that open|filtered and unfiltered may be condensed into counts if there are an overwhelming number of them. +Beginning with Nmap 7.40, the option implies + + , because that option only affects + closed and filtered ports, which are + hidden by . + +