Looks good. Ethan
On Thu, Aug 25, 2011 at 12:34, Ben Pfaff <b...@nicira.com> wrote: > The manpage name is test-openflowd.8, not ovs-openflowd.8. > > This should have caused build errors, I don't know why it didn't. > --- > tests/automake.mk | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tests/automake.mk b/tests/automake.mk > index a9bb086..569457f 100644 > --- a/tests/automake.mk > +++ b/tests/automake.mk > @@ -244,7 +244,7 @@ tests_test_multipath_LDADD = lib/libopenvswitch.a > noinst_PROGRAMS += tests/test-openflowd > MAN_ROOTS += tests/test-openflowd.8.in > DISTCLEANFILES += tests/test-openflowd.8 > -noinst_man_MANS += tests/ovs-openflowd.8 > +noinst_man_MANS += tests/test-openflowd.8 > tests_test_openflowd_SOURCES = tests/test-openflowd.c > tests_test_openflowd_LDADD = \ > ofproto/libofproto.a \ > -- > 1.7.4.4 > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev