mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -61,7 +61,7 @@ requested.
|
||||
-- | Dir_entry_type=INDIRECT
|
||||
-- |_Authentication=NOTSPEC
|
||||
|
||||
author = "Patrik Karlsson, Tom Sellers"
|
||||
author = {"Patrik Karlsson", "Tom Sellers"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user