mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
merge soc07 r4899:4902 - Add a note to the reference guide saying that --servicedb implies -F; Rewrite in C the dirname and basename replacements used in printdatafilepaths and move them into nbase. Their names are now path_get_dirname and path_get_basename.; Give a fatal error in printdatafilepaths if memory can't be allocated, rather than returning silently.
This commit is contained in:
@@ -3110,8 +3110,10 @@ overwhelming requests. Specify <option>--open</option> to only see
|
||||
<indexterm significance="normal"><primary>--servicedb</primary></indexterm>
|
||||
<para>Asks Nmap to use the specified services file rather than
|
||||
the <filename>nmap-services</filename> data file that
|
||||
comes with Nmap. See the description for <option>--datadir</option>
|
||||
for more information on Nmap's data files.</para>
|
||||
comes with Nmap. Using this option also causes a fast scan
|
||||
(<option>-F</option>) to be used. See the description for
|
||||
<option>--datadir</option> for more information on Nmap's data
|
||||
files.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user