mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Spellcheck on docs
This commit is contained in:
parent
8e06cf53d4
commit
3f5e909e8f
4 changed files with 5 additions and 5 deletions
|
|
@ -2896,7 +2896,7 @@ worth the extra time.</para>
|
|||
<para>Enforce use of a given nsock IO multiplexing engine. Only the
|
||||
<literal>select(2)</literal>-based fallback engine is guaranteed to be
|
||||
available on your system. Engines are named after the name of the IO
|
||||
management facility they leverage. Engines currenty implemented are
|
||||
management facility they leverage. Engines currently implemented are
|
||||
<literal>epoll</literal>, <literal>kqueue</literal>, <literal>poll</literal>,
|
||||
and <literal>select</literal>, but not all will be present on any platform.
|
||||
Use <command>nmap -V</command> to see which engines are supported.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue