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

doc typo/consistency fixes

This commit is contained in:
kris
2012-06-04 21:05:36 +00:00
parent 1f8c689ea1
commit 3444074ea1

View File

@@ -33,9 +33,9 @@ Performs brute force password auditing against http basic authentication.
-- x The Driver class contains the driver implementation used by the brute
-- library
--
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>.
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>)
-- @args http-brute.hostname sets the host header in case of virtual hosting
-- @args http-brute.method sets the HTTP method to use (default <code>GET</code>)
-- @args http-brute.method sets the HTTP method to use (default: <code>GET</code>)
--
-- Version 0.1