1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +00:00

Changing --no_stylesheet to --no-stylesheet in the refguide, and changing

a few more long options with underscores in comments and output
This commit is contained in:
kris
2008-06-08 15:34:07 +00:00
parent 46e5f50b24
commit 9af737cd7f
5 changed files with 6 additions and 6 deletions

View File

@@ -232,7 +232,7 @@ typedef enum { devt_ethernet, devt_loopback, devt_p2p, devt_other } devtype;
/* Used for tracing all packets sent or received (eg the
--packet_trace option) */
--packet-trace option) */
class PacketTrace {
public:
/* static const int SEND=1;