1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-21 21:59:08 +00:00

Tentative use of @see nsedoc for linking scripts

This commit is contained in:
dmiller
2017-01-12 16:55:58 +00:00
parent 7760fdf7b4
commit eccbed389d

View File

@@ -53,6 +53,10 @@ only the potentially risky methods are shown.
-- <elem>POST</elem>
-- <elem>OPTIONS</elem>
-- </table>
--
-- @see http-method-tamper
-- @see http-trace
-- @see http-put
author = {"Bernd Stroessenreuther <berny1@users.sourceforge.net>", "Gyanendra Mishra"}