1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-15 01:46:35 +00:00

fix a stray period caught by Tor Houghton's sharp eye

This commit is contained in:
fyodor
2009-03-08 06:30:58 +00:00
parent 5ca8c50d34
commit 3e7edc0aa2

View File

@@ -457,7 +457,7 @@ does not have to be <literal>nse</literal>.</para>
subdirectory of the Nmap data directory by default (see
<xref linkend="data-files"/>). For efficiency, scripts are indexed in
a database stored
in <filename>scripts/script.db</filename>.<indexterm><primary><filename>script.db</filename></primary></indexterm>
in <filename>scripts/script.db</filename>,<indexterm><primary><filename>script.db</filename></primary></indexterm>
which lists the category or categories in which each script belongs.
Give the argument <literal>all</literal> to execute all scripts in the
Nmap script database.</para>