.\" -*- nroff -*-
.TH ovsdb\-server 1 "November 2009" "Open vSwitch" "Open vSwitch Manual"
+.\" This program's name:
.ds PN ovsdb\-server
+.\" SSL peer program's name:
+.ds SN ovsdb\-client
.
.SH NAME
ovsdb\-server \- Open vSwitch database server
.SH SYNOPSIS
\fBovsdb\-server\fR
\fIdatabase\fR
-[\f\-\-remote=\fIremote\fR]\&...
-[\f\-\-run=\fIcommand\fR]
-.so lib/daemon\-syn.man
-.so lib/vlog\-syn.man
-.so lib/unixctl\-syn.man
-.so lib/common\-syn.man
+[\fB\-\-remote=\fIremote\fR]\&...
+[\fB\-\-run=\fIcommand\fR]
+.so lib/daemon-syn.man
+.so lib/vlog-syn.man
+.so lib/unixctl-syn.man
+.so lib/common-syn.man
.
.SH DESCRIPTION
The \fBovsdb\-server\fR program provides RPC interfaces to an Open
This option is only useful if the controller sends its CA certificate
as part of the SSL certificate chain. The SSL protocol does not
require the controller to send the CA certificate, but
-\fBcontroller\fR(8) can be configured to do so with the
+\fBovs\-controller\fR(8) can be configured to do so with the
\fB\-\-peer\-ca\-cert\fR option.
.
.SS "Database Commands"