diff --git a/README.turnutils b/README.turnutils index bb4ed68..2233b66 100644 --- a/README.turnutils +++ b/README.turnutils @@ -49,7 +49,7 @@ It was designed to simulate multiple clients. It uses asynch IO API in libevent to handle multiple clients. A client connects to the relay, negotiates the session, and sends multiple (configured number) messages to the server (relay), expecting the same number of replies. The length of the messages is configurable. -The message is an arbitrary octet stream, but it can be configured as a string. +The message is an arbitrary octet stream. The number of the messages to send is configurable. Flags: diff --git a/man/man1/turnadmin.1 b/man/man1/turnadmin.1 index 54a36fc..2269b37 100644 --- a/man/man1/turnadmin.1 +++ b/man/man1/turnadmin.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "11 April 2015" "" "" +.TH TURN 1 "15 June 2015" "" "" .SH GENERAL INFORMATION \fIturnadmin\fP is a TURN administration tool. This tool can be used to manage diff --git a/man/man1/turnserver.1 b/man/man1/turnserver.1 index a05d836..51389c9 100644 --- a/man/man1/turnserver.1 +++ b/man/man1/turnserver.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "11 April 2015" "" "" +.TH TURN 1 "15 June 2015" "" "" .SH GENERAL INFORMATION The \fBTURN Server\fP project contains the source code of a TURN server and TURN client diff --git a/man/man1/turnutils.1 b/man/man1/turnutils.1 index 6148da3..d0dcf26 100644 --- a/man/man1/turnutils.1 +++ b/man/man1/turnutils.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "11 April 2015" "" "" +.TH TURN 1 "15 June 2015" "" "" .SH GENERAL INFORMATION A set of turnutils_* programs provides some utility functionality to be used @@ -59,7 +59,7 @@ It was designed to simulate multiple clients. It uses asynch IO API in libevent to handle multiple clients. A client connects to the relay, negotiates the session, and sends multiple (configured number) messages to the server (relay), expecting the same number of replies. The length of the messages is configurable. -The message is an arbitrary octet stream, but it can be configured as a string. +The message is an arbitrary octet stream. The number of the messages to send is configurable. .TP .B