Fix typos in manpages.
authorBen Pfaff <blp@nicira.com>
Mon, 16 Aug 2010 22:57:03 +0000 (15:57 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Aug 2010 16:42:14 +0000 (09:42 -0700)
ovsdb/ovsdb-server.1.in
utilities/ovs-vsctl.8.in

index fe1deb8f7d63c63696e6954bc7ba906eddff69ca..71627331175c544ae61549f88c7c8a539bd55427 100644 (file)
@@ -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
index ea8a8aadad796a003de6abc1b004458ae5994bcf..408507997cd899c221a40220e812b5c63b76e05f 100644 (file)
@@ -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"