Do copyediting of NSEDoc up through pgsql-brute.

This commit is contained in:
david 2010-07-12 06:21:03 +00:00
parent 725e6b85ac
commit 4cdc50e95d
14 changed files with 92 additions and 77 deletions

View file

@ -26,7 +26,7 @@ smtp-enum-users.methods={EXPN,RCPT,VRFY}
--
-- @args smtp-enum-users.domain Define the domain to be used in the SMTP commands
-- @args smtp-enum-users.methods Define the methods and order to be used by the script (EXPN, VRFY, RCPT)
--
-- changelog
-- 2010-03-07 Duarte Silva <duarte.silva@myf00.net>
-- * First version ;)