Fix <code> tags in mac-geolocation.nse.

This commit is contained in:
david 2011-05-29 21:56:08 +00:00
parent 6d1aa1a449
commit f5f63ff734

View file

@ -3,8 +3,8 @@ Looks up geolocation information for BSSID (MAC) addresses of WiFi access points
in the Google geolocation database. Geolocation information in this databasea
usually includes information including coordinates, country, state, city,
street address etc. The MAC addresses can be supplied as an argument
<code>macs<\code>, or in the registry under
<code>nmap.registry.[host.ip][mac-geolocation]<\code>.
<code>macs</code>, or in the registry under
<code>nmap.registry.[host.ip][mac-geolocation]</code>.
]]
---