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

Remove bit.lua

This commit is contained in:
dmiller
2018-08-28 15:56:47 +00:00
parent 7e5ef7130b
commit b222a0d7ee
4 changed files with 5 additions and 95 deletions

View File

@@ -2939,7 +2939,7 @@ categories = {"discovery", "external", "safe"}
<literal>@name</literal> and <literal>@class</literal> tags when
documenting a table to assist the documentation parser in
identifying it. There are several examples of this method of
documentation in the Nmap source distribution (including <literal>nmap.luadoc</literal>, <literal>bit.luadoc</literal>, and <literal>pcre.luadoc</literal>).
documentation in the Nmap source distribution (including <literal>nmap.luadoc</literal>, <literal>lfs.luadoc</literal>, and <literal>pcre.luadoc</literal>).
</para>
<sect2 id="nsedoc-tags">