From f85ca3cf954e921bfb8c661e68e730ca360eee41 Mon Sep 17 00:00:00 2001 From: mom040267 Date: Mon, 15 Jun 2015 08:39:30 +0000 Subject: [PATCH] minor docs fix --- README.turnutils | 2 +- man/man1/turnadmin.1 | 2 +- man/man1/turnserver.1 | 2 +- man/man1/turnutils.1 | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.turnutils b/README.turnutils index bb4ed688..2233b66e 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 54a36fc0..2269b378 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 a05d8369..51389c91 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 6148da32..d0dcf260 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