summaryrefslogtreecommitdiff
path: root/utilities/ovs-benchmark.1.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2013-01-02 10:19:14 -0800
committerBen Pfaff <blp@nicira.com>2013-01-04 09:02:06 -0800
commitd2cb6c956b4abbb562c90b0fa5ab4970efb3bb91 (patch)
tree2e2080685284b566f6240801b8cf3d1d94daaad2 /utilities/ovs-benchmark.1.in
parent0d8e96383bb5dd9f1ffe8314e2e3fb020278c99e (diff)
downloadopenvswitch-d2cb6c956b4abbb562c90b0fa5ab4970efb3bb91.tar.gz
manpages: Put version number instead of date at bottom of page.
We're really good about keeping manpages up to date, but terrible at updating the dates at the bottom of the manpages. So, instead of using manually updated dates, this commit switches to using automatically updated version numbers. We can only use automatically updated version numbers for manpages that we preprocess, that is, the manpages whose sources end with ".in". This excludes a couple of manpages that don't actually get installed with OVS, such as the manpages for ovs-ctl and ovsdb-idlc. This commit doesn't change those manpages. It does change the ovs-bugtool manpage to one that is preprocessed so that we can use the version there. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'utilities/ovs-benchmark.1.in')
-rw-r--r--utilities/ovs-benchmark.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/ovs-benchmark.1.in b/utilities/ovs-benchmark.1.in
index 1183fe8cb..97e9d3264 100644
--- a/utilities/ovs-benchmark.1.in
+++ b/utilities/ovs-benchmark.1.in
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.so lib/ovs.tmac
-.TH ovs\-benchmark 1 "July 2011" "Open vSwitch" "Open vSwitch Manual"
+.TH ovs\-benchmark 1 "@VERSION@" "Open vSwitch" "Open vSwitch Manual"
.
.SH NAME
ovs\-benchmark \- flow setup benchmark utility for Open vSwitch