mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 10:19:03 +00:00
Restore UTF-8 in author field of murmur-version.
There's a bug in NSEDoc that we should fix that causes Marin Maržić to appear as Marin Maržić in HTML output. It is wrongly assuming a one-byte encoding. http://seclists.org/nmap-dev/2012/q4/477
This commit is contained in:
@@ -36,7 +36,7 @@ See http://mumble.sourceforge.net/Protocol.
|
|||||||
-- 64740/tcp open murmur Murmur 1.2.4 (control port; users: 35; max. users: 100; bandwidth: 72000 b/s)
|
-- 64740/tcp open murmur Murmur 1.2.4 (control port; users: 35; max. users: 100; bandwidth: 72000 b/s)
|
||||||
-- 64740/udp open murmur Murmur 1.2.4 (voice port; users: 35; max. users: 100; bandwidth: 72000 b/s)
|
-- 64740/udp open murmur Murmur 1.2.4 (voice port; users: 35; max. users: 100; bandwidth: 72000 b/s)
|
||||||
|
|
||||||
author = "Marin Marzic"
|
author = "Marin Maržić"
|
||||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||||
categories = { "version" }
|
categories = { "version" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user