mirror of
https://github.com/nmap/nmap.git
synced 2026-09-13 06:58:24 +00:00
Fixes line wrapping
This commit is contained in:
parent
880719f75c
commit
cec59fa085
1 changed files with 2 additions and 1 deletions
|
|
@ -152,7 +152,8 @@ end
|
|||
-- @return A table with the following fields, where RFC naming conventions have
|
||||
-- been preserved:
|
||||
-- <code>scheme</code>, <code>authority</code>, <code>userinfo</code>,
|
||||
-- <code>user</code>, <code>password</code>, <code>host</code>, <code>ascii_host</code>,
|
||||
-- <code>user</code>, <code>password</code>,
|
||||
-- <code>host</code>, <code>ascii_host</code>,
|
||||
-- <code>port</code>, <code>path</code>, <code>params</code>,
|
||||
-- <code>query</code>, and <code>fragment</code>.
|
||||
-----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue