1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-03 12:06:35 +00:00

Add the broadcast NSE category to the list of categories in the man page. Suggested by Daniel Miller

This commit is contained in:
fyodor
2011-05-08 20:33:17 +00:00
parent 1163b5074f
commit 9d52d1290f
2 changed files with 139 additions and 121 deletions

View File

@@ -2177,6 +2177,7 @@ way.</para>
To reflect those different uses and to simplify the choice of which
scripts to run, each script contains a field associating it with one or more categories. Currently defined categories are
<literal>auth</literal>,
<literal>broadcast</literal>,
<literal>default</literal>.
<literal>discovery</literal>,
<literal>dos</literal>,