mirror of
https://github.com/nmap/nmap.git
synced 2026-01-17 03:49:02 +00:00
Slightly improve the nsedoc for a couple libraries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- Bittorrent and DHT protocol library which enables the users to read
|
||||
-- information from a torrent file, decode bencoded (bittorrent encoded)
|
||||
-- buffers, get peers associated with a certain torrent and nodes acquired
|
||||
-- during the search for peers.
|
||||
--- Bittorrent and DHT protocol library which enables users to read
|
||||
-- information from a torrent file, decode bencoded (bittorrent
|
||||
-- encoded) buffers, find peers associated with a certain torrent and
|
||||
-- retrieve nodes discovered during the search for peers.
|
||||
--
|
||||
-- For more information on the Bittorrent and DHT protocol go to:
|
||||
-- http://www.bittorrent.org/beps/bep_0000.html
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
-- A minimal CVS pserver protocol implementation support authentication only
|
||||
-- for the time being.
|
||||
-- A minimal CVS (Concurrent Versions System) pserver protocol implementation which currently only supports authentication.
|
||||
--
|
||||
-- @author Patrik Karlsson <patrik@cqure.net>
|
||||
-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
|
||||
|
||||
Reference in New Issue
Block a user