1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 10:29:03 +00:00

mac os x portability fix from christophe thil

This commit is contained in:
fyodor
2007-03-16 09:58:25 +00:00
parent 94b77b4980
commit 7f12aaafe6
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "NMAP" "1" "03/15/2007" "" "Nmap Reference Guide"
.TH "NMAP" "1" "03/16/2007" "" "Nmap Reference Guide"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -117,6 +117,7 @@ SCAN TECHNIQUES:
\-sI <zombie host[:probeport]>: Idlescan
\-sO: IP protocol scan
\-b <ftp relay host>: FTP bounce scan
\-\-traceroute: Trace hop path to each host
PORT SPECIFICATION AND SCAN ORDER:
\-p <port ranges>: Only scan specified ports
Ex: \-p22; \-p1\-65535; \-p U:53,111,137,T:21\-25,80,139,8080