man page fixes

libevent.rpm
mom040267 11 years ago
parent cfae9e2012
commit 1b9c8e2a92
  1. 3
      README.turnserver
  2. 3
      man/man1/turnserver.1

@ -122,8 +122,7 @@ User database settings:
for secret-based timed authentication in TURN RESP API. for secret-based timed authentication in TURN RESP API.
The connection string format is like that: The connection string format is like that:
"mongodb://[username:password@]host1[:port1][,host2[:port2],... "mongodb://username:password@host:port/database?options"
[,hostN[:portN]]][/[database][?options]]"
See the INSTALL file for more explanations and examples. See the INSTALL file for more explanations and examples.
Also, see http://docs.mongodb.org/manual/ Also, see http://docs.mongodb.org/manual/

@ -184,8 +184,7 @@ for secret\-based timed authentication in TURN RESP API.
The connection string format is like that: The connection string format is like that:
.RS .RS
.PP .PP
"mongodb://[username:password@]host1[:port1][,host2[:port2],\.\.\. "mongodb://username:password@host:port/database?\fIoptions\fP"
[,hostN[:portN]]][/[database][?\fIoptions\fP]]"
See the INSTALL file for more explanations and examples. See the INSTALL file for more explanations and examples.
.PP .PP
Also, see http://docs.mongodb.org/manual/ Also, see http://docs.mongodb.org/manual/

Loading…
Cancel
Save