mom040267 11 лет назад
Родитель
Сommit
218fe7f81d
4 измененных файлов с 10 добавлено и 2 удалено
  1. 4 0
      README.turnserver
  2. 1 1
      README.turnutils
  3. 4 0
      man/man1/turnserver.1
  4. 1 1
      man/man1/turnutils.1

+ 4 - 0
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=<host> dbname=<dbname> user=<db-user> password=<db-user-password> connect_timeout=<seconds>"
+
 		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=<ip-addr> dbname=<db-number> password=<db-password> connect_timeout=<seconds>"
+
 		See the INSTALL file for more explanations and examples.
 		
 		Also, see http://redis.io for full Redis documentation.

+ 1 - 1
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:  
 

+ 4 - 0
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=<host> dbname=<dbname> user=<db\-user> password=<db\-user\-password> connect_timeout=<seconds>"
+.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=<ip\-addr> dbname=<db\-number> password=<db\-password> connect_timeout=<seconds>"
+.PP
 See the INSTALL file for more explanations and examples.
 .PP
 Also, see http://redis.io for full Redis documentation.

+ 1 - 1
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: