1
0
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:
fyodor
2011-09-11 21:21:17 +00:00
parent d2462fa413
commit 726022d23f
2 changed files with 5 additions and 6 deletions

View File

@@ -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

View File

@@ -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