manpages: Put version number instead of date at bottom of page.
authorBen Pfaff <blp@nicira.com>
Wed, 2 Jan 2013 18:19:14 +0000 (10:19 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Jan 2013 17:02:06 +0000 (09:02 -0800)
commitd2cb6c956b4abbb562c90b0fa5ab4970efb3bb91
tree2e2080685284b566f6240801b8cf3d1d94daaad2
parent0d8e96383bb5dd9f1ffe8314e2e3fb020278c99e
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>
20 files changed:
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-doc.in
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-tool.1.in
utilities/bugtool/automake.mk
utilities/bugtool/ovs-bugtool.8.in [moved from utilities/bugtool/ovs-bugtool.8 with 95% similarity]
utilities/ovs-appctl.8.in
utilities/ovs-benchmark.1.in
utilities/ovs-controller.8.in
utilities/ovs-dpctl.8.in
utilities/ovs-l3ping.8.in
utilities/ovs-ofctl.8.in
utilities/ovs-pcap.1.in
utilities/ovs-pki.8.in
utilities/ovs-tcpundump.1.in
utilities/ovs-test.8.in
utilities/ovs-vlan-bug-workaround.8.in
utilities/ovs-vlan-test.8.in
utilities/ovs-vsctl.8.in
vswitchd/ovs-vswitchd.8.in