1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-29 09:39:03 +00:00

Just update an out-of-date (but was still working due to redirection) URL

This commit is contained in:
fyodor
2010-03-16 03:19:47 +00:00
parent 181bb7ca93
commit 537a65d7d5

View File

@@ -270,7 +270,7 @@ bool keyWasPressed()
"d/D Increase/decrease debugging\n"
"p/P Enable/disable packet tracing\n"
"anything else Print status\n"
"More help: http://nmap.org/man/man-runtime-interaction.html\n");
"More help: http://nmap.org/book/man-runtime-interaction.html\n");
} else {
printStatusMessage();
return true;