1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 17:39:03 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
david
83f9cf53c1 Remove executable bit from nmap-man-id.xml. 2012-12-25 01:28:30 +00:00
fyodor
90fd8e0893 Update my email address in man page translations 2012-12-10 01:35:10 +00:00
david
ec53dc049a Update with new mailing list addresses. 2012-12-06 02:23:34 +00:00
david
3dcda9d536 Update Mailman URLs.
http://seclists.org/nmap-dev/2012/q4/389

git ls-files | xargs perl -p -i maillist.pl

maillist.pl:
%MAP = ("nmap-dev" => "dev", "nmap-hackers" => "announce", "nmap-svn" => "svn");
s%http://.*/(mailman/.*)/(nmap-dev|nmap-hackers|nmap-svn)%http://nmap.org/$1/$MAP{$2}%g;
2012-12-05 23:55:29 +00:00
fyodor
1b12a44ee8 Moved the Nmap translation XML source files here 2009-11-19 05:17:07 +00:00