docs: Move PKI section heading into individual manpages.
authorBen Pfaff <blp@nicira.com>
Thu, 18 Mar 2010 23:59:04 +0000 (16:59 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 19 Mar 2010 22:18:37 +0000 (15:18 -0700)
The ovsdb-server manpage needs a paragraph between the heading and the
first option description, so the heading can't go into the common fragment.

lib/ssl.man
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-server.1.in
utilities/ovs-controller.8.in
utilities/ovs-ofctl.8.in
utilities/ovs-openflowd.8.in
utilities/ovs-vsctl.8.in
vswitchd/ovs-vswitchd.8.in

index 30c25c9..12c497c 100644 (file)
@@ -1,4 +1,3 @@
-.SS "Public Key Infrastructure Options"
 .IP "\fB\-p\fR \fIprivkey.pem\fR"
 .IQ "\fB\-\-private\-key=\fIprivkey.pem\fR"
 Specifies a PEM file containing the private key used as \fB\*(PN\fR's
index 338faeb..7607157 100644 (file)
@@ -147,6 +147,7 @@ other command, they have no effect.
 .so lib/daemon.man
 .SS "Logging Options"
 .so lib/vlog.man
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/ssl-bootstrap.man
 .SS "Other Options"
index ea0dcf4..e301609 100644 (file)
@@ -50,6 +50,7 @@ run a single command, e.g.:
 .so lib/daemon.man
 .SS "Logging Options"
 .so lib/vlog.man
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .SS "Other Options"
 .so lib/common.man
index c71a025..e0c1540 100644 (file)
@@ -81,6 +81,7 @@ to it by switches.
 This option is only for debugging the Open vSwitch implementation of
 ``fail open'' mode.  It must not be used in production.
 .
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/ssl-peer-ca-cert.man
 .so lib/daemon.man
index 8f8c4cf..e7d7fc5 100644 (file)
@@ -478,6 +478,7 @@ described in \fBFlow Syntax\fR, above.
 \fB--strict\fR
 Uses strict matching when running flow modification commands.
 .
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/vlog.man
 .so lib/common.man
index e65121e..6247bf0 100644 (file)
@@ -413,6 +413,7 @@ switching.
 .SS "Daemon Options"
 .so lib/daemon.man
 .
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/ssl-bootstrap.man
 .
index 6c362c3..19ef558 100644 (file)
@@ -120,6 +120,7 @@ zero will cause \fBovs\-vsctl\fR to wait forever.  If the timeout expires,
 not used, \fBovs\-vsctl\fR uses a timeout of five seconds.
 (A timeout would normally happen only if the database cannot be contacted.)
 .
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/vlog.man
 .
index 71115f9..cbfea13 100644 (file)
@@ -82,6 +82,7 @@ actually in use.  It requires the \fBbrcompat_mod.ko\fR kernel module
 to be loaded.
 .
 .so lib/daemon.man
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/ssl-bootstrap.man
 .so lib/vlog.man