1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-29 01:29:22 +00:00

Spellcheck on docs

This commit is contained in:
dmiller
2014-02-21 21:10:42 +00:00
parent 8e06cf53d4
commit 3f5e909e8f
4 changed files with 5 additions and 5 deletions

View File

@@ -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>