Fix manpage-check on RHEL 5.
authorBen Pfaff <blp@nicira.com>
Thu, 27 Oct 2011 16:39:24 +0000 (09:39 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 27 Oct 2011 16:39:24 +0000 (09:39 -0700)
commit23edef9e61fd8c89db4a238c5526b8f44e938aaf
treef0945b1837378ad2f821e9dd3f291e19636f90a9
parentdfbf7f354416264a0b84b09bf882ac0932e78c8b
Fix manpage-check on RHEL 5.

The version of groff on RHEL 5 doesn't include the .SY, .OP, or .YS macros
that ovs-benchmark.1 uses, so the manpage-check target fails on that
platform.  This commit adds the groff definitions of those macros to a
file and includes it into ovs-benchmark.1.

I tested that this allows RHEL 5 to pass manpage-check.
NOTICE
debian/copyright.in
lib/automake.mk
lib/ovs.tmac [new file with mode: 0644]
manpages.mk
utilities/ovs-benchmark.1.in