[ovs-git] Open vSwitch: manpages: Put version number instead of date at bottom of page. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jan 4 17:02:38 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  d2cb6c956b4abbb562c90b0fa5ab4970efb3bb91 (commit)
      from  0d8e96383bb5dd9f1ffe8314e2e3fb020278c99e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d2cb6c956b4abbb562c90b0fa5ab4970efb3bb91
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d2cb6c956b4abbb562c90b0fa5ab4970efb3bb91
Author: Ben Pfaff <blp at nicira.com>
		
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 at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ovsdb/ovsdb-client.1.in                            |    2 +-
 ovsdb/ovsdb-doc.in                                 |    4 ++--
 ovsdb/ovsdb-server.1.in                            |    2 +-
 ovsdb/ovsdb-tool.1.in                              |    2 +-
 utilities/bugtool/automake.mk                      |    4 +++-
 .../bugtool/{ovs-bugtool.8 => ovs-bugtool.8.in}    |    2 +-
 utilities/ovs-appctl.8.in                          |    2 +-
 utilities/ovs-benchmark.1.in                       |    2 +-
 utilities/ovs-controller.8.in                      |    2 +-
 utilities/ovs-dpctl.8.in                           |    2 +-
 utilities/ovs-l3ping.8.in                          |    2 +-
 utilities/ovs-ofctl.8.in                           |    2 +-
 utilities/ovs-pcap.1.in                            |    2 +-
 utilities/ovs-pki.8.in                             |    2 +-
 utilities/ovs-tcpundump.1.in                       |    2 +-
 utilities/ovs-test.8.in                            |    4 ++--
 utilities/ovs-vlan-bug-workaround.8.in             |    2 +-
 utilities/ovs-vlan-test.8.in                       |    2 +-
 utilities/ovs-vsctl.8.in                           |    2 +-
 vswitchd/ovs-vswitchd.8.in                         |    2 +-
 20 files changed, 24 insertions(+), 22 deletions(-)
 rename utilities/bugtool/{ovs-bugtool.8 => ovs-bugtool.8.in} (95%)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list