diff options
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> |