aboutsummaryrefslogtreecommitdiff
path: root/utilities/ovs-tcpundump.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-tcpundump.1.in
parent0d8e96383bb5dd9f1ffe8314e2e3fb020278c99e (diff)
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-tcpundump.1.in')
-rw-r--r--utilities/ovs-tcpundump.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/ovs-tcpundump.1.in b/utilities/ovs-tcpundump.1.in
index ce12e820..133c0423 100644
--- a/utilities/ovs-tcpundump.1.in
+++ b/utilities/ovs-tcpundump.1.in
@@ -1,4 +1,4 @@
-.TH ovs\-tcpundump 1 "December 2010" "Open vSwitch" "Open vSwitch Manual"
+.TH ovs\-tcpundump 1 "@VERSION@" "Open vSwitch" "Open vSwitch Manual"
.
.SH NAME
ovs\-tcpundump \- convert ``tcpdump \-xx'' output to hex strings