From: Ben Pfaff Date: Mon, 16 Aug 2010 22:57:03 +0000 (-0700) Subject: Fix typos in manpages. X-Git-Tag: v1.1.0pre1~83 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a946ed39420c86cd3cf98436f9b1005c85f9bb31;p=sliver-openvswitch.git Fix typos in manpages. --- diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in index fe1deb8f7..716273311 100644 --- a/ovsdb/ovsdb-server.1.in +++ b/ovsdb/ovsdb-server.1.in @@ -1,6 +1,9 @@ .\" -*- 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 @@ -8,12 +11,12 @@ 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 diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index ea8a8aada..408507997 100644 --- a/utilities/ovs-vsctl.8.in +++ b/utilities/ovs-vsctl.8.in @@ -406,7 +406,7 @@ for bootstrapping. 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"