mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 07:29:03 +00:00
sync CHANGELOG and bump version for 7.10SVN
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
.\" Title: Ncat
|
||||
.\" Author: [see the "Authors" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Date: 12/10/2015
|
||||
.\" Date: 03/17/2016
|
||||
.\" Manual: Ncat Reference Guide
|
||||
.\" Source: Ncat
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NCAT" "1" "12/10/2015" "Ncat" "Ncat Reference Guide"
|
||||
.TH "NCAT" "1" "03/17/2016" "Ncat" "Ncat Reference Guide"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
@@ -43,7 +43,7 @@ Among Ncat\*(Aqs vast number of features there is the ability to chain Ncats tog
|
||||
.RS 4
|
||||
.\}
|
||||
.nf
|
||||
Ncat 7\&.01SVN ( https://nmap\&.org/ncat )
|
||||
Ncat 7\&.10SVN ( https://nmap\&.org/ncat )
|
||||
Usage: ncat [options] [hostname] [port]
|
||||
|
||||
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Ncat 7.01SVN ( https://nmap.org/ncat )
|
||||
Ncat 7.10SVN ( https://nmap.org/ncat )
|
||||
Usage: ncat [options] [hostname] [port]
|
||||
|
||||
Options taking a time assume seconds. Append 'ms' for milliseconds,
|
||||
|
||||
@@ -145,7 +145,7 @@
|
||||
/* Ncat information for output, etc. */
|
||||
#define NCAT_NAME "Ncat"
|
||||
#define NCAT_URL "https://nmap.org/ncat"
|
||||
#define NCAT_VERSION "7.01SVN"
|
||||
#define NCAT_VERSION "7.10SVN"
|
||||
|
||||
#ifndef __GNUC__
|
||||
#ifndef __attribute__
|
||||
|
||||
Reference in New Issue
Block a user