1
0
mirror of https://github.com/coturn/coturn.git synced 2025-10-23 20:11:17 +02:00

man page fixes

This commit is contained in:
mom040267 2014-07-23 04:32:08 +00:00
parent 648cd2b149
commit 218fe7f81d
4 changed files with 10 additions and 2 deletions

View File

@ -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.

View File

@ -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:

View File

@ -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.

View File

@ -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: