diff --git a/scripts/mac-geolocation.nse b/scripts/mac-geolocation.nse index 273b0ae0e..00879b9e9 100644 --- a/scripts/mac-geolocation.nse +++ b/scripts/mac-geolocation.nse @@ -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 -macs<\code>, or in the registry under -nmap.registry.[host.ip][mac-geolocation]<\code>. +macs, or in the registry under +nmap.registry.[host.ip][mac-geolocation]. ]] ---