man: Document common options in ovs-vsctl and vtep-ctl.
authorJustin Pettit <jpettit@nicira.com>
Thu, 27 Feb 2014 00:30:29 +0000 (16:30 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 28 Feb 2014 21:18:41 +0000 (13:18 -0800)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
manpages.mk
utilities/ovs-vsctl.8.in
vtep/vtep-ctl.8.in

index 5d5df03..1d9ac45 100644 (file)
@@ -206,6 +206,7 @@ utilities/ovs-vlan-bugs.man:
 
 utilities/ovs-vsctl.8: \
        utilities/ovs-vsctl.8.in \
+       lib/common.man \
        lib/ssl-bootstrap.man \
        lib/ssl-peer-ca-cert.man \
        lib/ssl.man \
@@ -218,6 +219,7 @@ utilities/ovs-vsctl.8: \
        ovsdb/remote-passive.man \
        ovsdb/remote-passive.man
 utilities/ovs-vsctl.8.in:
+lib/common.man:
 lib/ssl-bootstrap.man:
 lib/ssl-peer-ca-cert.man:
 lib/ssl.man:
@@ -262,6 +264,7 @@ ovsdb/remote-passive.man:
 
 vtep/vtep-ctl.8: \
        vtep/vtep-ctl.8.in \
+       lib/common.man \
        lib/ssl-bootstrap.man \
        lib/ssl-peer-ca-cert.man \
        lib/ssl.man \
@@ -272,6 +275,7 @@ vtep/vtep-ctl.8: \
        ovsdb/remote-passive.man \
        ovsdb/remote-passive.man
 vtep/vtep-ctl.8.in:
+lib/common.man:
 lib/ssl-bootstrap.man:
 lib/ssl-peer-ca-cert.man:
 lib/ssl.man:
index 5db0a70..43b00bf 100644 (file)
@@ -149,6 +149,7 @@ These options control the format of output from the \fBlist\fR and
 .so lib/ssl-bootstrap.man
 .so lib/ssl-peer-ca-cert.man
 .so lib/vlog.man
+.so lib/common.man
 .
 .SH COMMANDS
 The commands implemented by \fBovs\-vsctl\fR are described in the
index 5ffcc62..3203854 100644 (file)
@@ -100,6 +100,7 @@ These options control the format of output from the \fBlist\fR and
 .so lib/ssl-bootstrap.man
 .so lib/ssl-peer-ca-cert.man
 .so lib/vlog.man
+.so lib/common.man
 .
 .SH COMMANDS
 The commands implemented by \fBvtep\-ctl\fR are described in the