aboutsummaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-10-27 09:39:24 -0700
committerBen Pfaff <blp@nicira.com>2011-10-27 09:39:24 -0700
commit23edef9e61fd8c89db4a238c5526b8f44e938aaf (patch)
treef0945b1837378ad2f821e9dd3f291e19636f90a9 /utilities
parentdfbf7f354416264a0b84b09bf882ac0932e78c8b (diff)
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.
Diffstat (limited to 'utilities')
-rw-r--r--utilities/ovs-benchmark.1.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/utilities/ovs-benchmark.1.in b/utilities/ovs-benchmark.1.in
index f0ec3703..1183fe8c 100644
--- a/utilities/ovs-benchmark.1.in
+++ b/utilities/ovs-benchmark.1.in
@@ -1,9 +1,5 @@
.\" -*- nroff -*-
-.de IQ
-. br
-. ns
-. IP "\\$1"
-..
+.so lib/ovs.tmac
.TH ovs\-benchmark 1 "July 2011" "Open vSwitch" "Open vSwitch Manual"
.
.SH NAME