generated man pages: use xorg footer and no hard coded extension
authorGaetan Nadon <memsize@videotron.ca>
Tue, 7 Jan 2014 19:02:21 +0000 (14:02 -0500)
committerArnaud Fontaine <arnau@debian.org>
Thu, 30 Jan 2014 03:10:06 +0000 (12:10 +0900)
commitd7eb0bdf3b5b11ee9f40ee5e73df8fc0bdfa59f3
tree5319d783665a0d3ebc5a9c03d8a1e6ad6eb4de7f
parente4061b8f00d301a51d4c9eef4a07f1e87592fe85
generated man pages: use xorg footer and no hard coded extension

The section number is no longer hard-coded
The left footer is now "X Version 11".
The center footer is the package name with the version, "libxcb 1.9"
The three values above are provided through xorg-macros. They are passed-in
to the python c_client code.

Example of footer (last line, above dotted line)

[...]
AUTHOR
       Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐
       rections and improvements.

X Version 11                      libxcb 1.9                 xcb_send_event(3)

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

Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
src/Makefile.am
src/c_client.py
src/man/.gitignore