diff --git a/nselib/brute.lua b/nselib/brute.lua
index c29894789..e1688387a 100644
--- a/nselib/brute.lua
+++ b/nselib/brute.lua
@@ -130,10 +130,6 @@
-- For a complete example of a brute implementation consult the
-- svn-brute.nse or vnc-brute.nse scripts
--
--- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
--- @author "Patrik Karlsson "
---
---
-- @args brute.useraspass guess the username as password for each user
-- (default: true)
-- @args brute.unique make sure that each password is only guessed once
@@ -162,6 +158,8 @@
-- iterator the pass mode will be enabled.
-- @args brute.credfile a file containing username and password pairs delimited
-- by '/'
+-- @author "Patrik Karlsson "
+-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
--
-- Version 0.7