It seems that it is useful to admins after all.
Reported-by: Brian Candler <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
---
debian/openvswitch-switch.manpages | 1 +
rhel/openvswitch-fedora.spec.in | 3 ++-
utilities/automake.mk | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/openvswitch-switch.manpages
b/debian/openvswitch-switch.manpages
index bfcf1d9..0040794 100644
--- a/debian/openvswitch-switch.manpages
+++ b/debian/openvswitch-switch.manpages
@@ -1,4 +1,5 @@
_debian/ovsdb/ovsdb-server.1
+_debian/utilities/ovs-ctl.8
_debian/utilities/ovs-dpctl.8
_debian/utilities/ovs-dpctl-top.8
_debian/utilities/ovs-pcap.1
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 19fa154..fb6feb6 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -1,6 +1,6 @@
# Spec file for Open vSwitch.
-# Copyright (C) 2009, 2010, 2013 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010, 2013, 2014 Nicira Networks, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -175,6 +175,7 @@ systemctl start openvswitch.service
%doc /usr/share/man/man5/vtep.5.gz
%doc /usr/share/man/man8/ovs-appctl.8.gz
%doc /usr/share/man/man8/ovs-bugtool.8.gz
+%doc /usr/share/man/man8/ovs-ctl.8.gz
%doc /usr/share/man/man8/ovs-dpctl.8.gz
%doc /usr/share/man/man8/ovs-dpctl-top.8.gz
%doc /usr/share/man/man8/ovs-ofctl.8.gz
diff --git a/utilities/automake.mk b/utilities/automake.mk
index ce1c8b2..3e38e37 100644
--- a/utilities/automake.mk
+++ b/utilities/automake.mk
@@ -82,6 +82,7 @@ DISTCLEANFILES += \
man_MANS += \
utilities/ovs-appctl.8 \
utilities/ovs-benchmark.1 \
+ utilities/ovs-ctl.8 \
utilities/ovs-dpctl.8 \
utilities/ovs-dpctl-top.8 \
utilities/ovs-l3ping.8 \
@@ -94,7 +95,6 @@ man_MANS += \
utilities/ovs-test.8 \
utilities/ovs-vlan-test.8 \
utilities/ovs-vsctl.8
-dist_man_MANS += utilities/ovs-ctl.8
utilities_ovs_appctl_SOURCES = utilities/ovs-appctl.c
utilities_ovs_appctl_LDADD = lib/libopenvswitch.la
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev