summaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-03-18 16:59:04 -0700
committerBen Pfaff <blp@nicira.com>2010-03-19 15:18:37 -0700
commitac3005057c9baf5fab366e31e2c18b26685a73e2 (patch)
treecc20cdb64629e0c3a295a14fb0563ab870bf70e7 /ovsdb
parent1af5bea7f37f74acd9aca5d8f2f15344c8c127dc (diff)
downloadopenvswitch-ac3005057c9baf5fab366e31e2c18b26685a73e2.tar.gz
docs: Move PKI section heading into individual manpages.
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.
Diffstat (limited to 'ovsdb')
-rw-r--r--ovsdb/ovsdb-client.1.in1
-rw-r--r--ovsdb/ovsdb-server.1.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in
index 338faebd3..760715733 100644
--- a/ovsdb/ovsdb-client.1.in
+++ b/ovsdb/ovsdb-client.1.in
@@ -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"
diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in
index ea0dcf447..e301609d3 100644
--- a/ovsdb/ovsdb-server.1.in
+++ b/ovsdb/ovsdb-server.1.in
@@ -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