From 218fe7f81db77c09cf25835e6d5f7ae15f0d4d6b Mon Sep 17 00:00:00 2001 From: mom040267 Date: Wed, 23 Jul 2014 04:32:08 +0000 Subject: [PATCH] man page fixes --- README.turnserver | 4 ++++ README.turnutils | 2 +- man/man1/turnserver.1 | 4 ++++ man/man1/turnutils.1 | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.turnserver b/README.turnserver index 63c8dd11..043c08e1 100644 --- a/README.turnserver +++ b/README.turnserver @@ -100,6 +100,7 @@ User database settings: "postgresql://username:password@hostname:port/databasename" (for 9.x or newer Postgres). + See the INSTALL file for more explanations and examples. Also, see http://www.PostgreSQL.org for full PostgreSQL documentation. @@ -111,6 +112,7 @@ User database settings: The connection string format is like that: "host= dbname= user= password= connect_timeout=" + See the INSTALL file for more explanations and examples. Also, see http://www.mysql.org or http://mariadb.org @@ -123,6 +125,7 @@ User database settings: The connection string format is like that: "mongodb://username:password@host:port/database?options" + See the INSTALL file for more explanations and examples. Also, see http://docs.mongodb.org/manual/ @@ -135,6 +138,7 @@ User database settings: The connection string format is like that: "ip= dbname= password= connect_timeout=" + See the INSTALL file for more explanations and examples. Also, see http://redis.io for full Redis documentation. diff --git a/README.turnutils b/README.turnutils index e1e1901f..beb3e8d5 100644 --- a/README.turnutils +++ b/README.turnutils @@ -115,7 +115,7 @@ Flags: -B Random disconnect after a few initial packets. --Z Dual allocation. +-Z Dual allocation (SSODA draft support). Options with required values: diff --git a/man/man1/turnserver.1 b/man/man1/turnserver.1 index 60ff5ec3..7ccca41f 100644 --- a/man/man1/turnserver.1 +++ b/man/man1/turnserver.1 @@ -154,6 +154,7 @@ Or: .PP "postgresql://username:password@hostname:port/databasename" (for 9.x or newer Postgres). +.PP See the INSTALL file for more explanations and examples. .PP Also, see http://www.PostgreSQL.org for full PostgreSQL documentation. @@ -169,6 +170,7 @@ The connection string format is like that: .RS .PP "host= dbname= user= password= connect_timeout=" +.PP See the INSTALL file for more explanations and examples. .PP Also, see http://www.mysql.org or http://mariadb.org @@ -185,6 +187,7 @@ The connection string format is like that: .RS .PP "mongodb://username:password@host:port/database?\fIoptions\fP" +.PP See the INSTALL file for more explanations and examples. .PP Also, see http://docs.mongodb.org/manual/ @@ -201,6 +204,7 @@ The connection string format is like that: .RS .PP "ip= dbname= password= connect_timeout=" +.PP See the INSTALL file for more explanations and examples. .PP Also, see http://redis.io for full Redis documentation. diff --git a/man/man1/turnutils.1 b/man/man1/turnutils.1 index 1d1ceae0..9e745393 100644 --- a/man/man1/turnutils.1 +++ b/man/man1/turnutils.1 @@ -174,7 +174,7 @@ Random disconnect after a few initial packets. .TP .B \fB\-Z\fP -Dual allocation. +Dual allocation (SSODA draft support). .TP .B Options with required values: