diff options
author | Silvino Silva <silvino@bk.ru> | 2019-02-14 04:58:25 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2019-02-14 06:07:32 +0000 |
commit | 4fafa3dbe6bddda8655ad1a8521f99de9f5f9e24 (patch) | |
tree | 618a392022a78dd0cc7d4f7094d2051daa90e717 /tools/nmap.html | |
parent | 6847d67bb8e98db3e00489b223cd694a3e9f0733 (diff) | |
download | doc-4fafa3dbe6bddda8655ad1a8521f99de9f5f9e24.tar.gz |
initial host and fqd rebranding
Diffstat (limited to 'tools/nmap.html')
-rw-r--r-- | tools/nmap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nmap.html b/tools/nmap.html index 0f0f1b4..f80a6a6 100644 --- a/tools/nmap.html +++ b/tools/nmap.html @@ -24,7 +24,7 @@ <p>Or by hostname;</p> <pre> - # nmap -v hive.gnu.systems + # nmap -v machine.example.org </pre> <p>Check OS and version detection;</p> |