Skip to content

Commit

Permalink
vtep: Include OVS version number in VTEP man page.
Browse files Browse the repository at this point in the history
Suggested-by: Bruce Davie <[email protected]>
Signed-off-by: Justin Pettit <[email protected]>
Acked-by: Ben Pfaff <[email protected]>
  • Loading branch information
Justin Pettit committed Feb 28, 2014
1 parent bdeadfd commit 6deaf05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vtep/automake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ $(srcdir)/vtep/vtep.5: \
$(OVSDB_DOC) \
--title="vtep" \
$(VTEP_DOT_DIAGRAM_ARG) \
--version=$(VERSION) \
$(srcdir)/vtep/vtep.ovsschema \
$(srcdir)/vtep/vtep.xml > $@.tmp
mv $@.tmp $@
Expand Down

0 comments on commit 6deaf05

Please sign in to comment.