]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute2 - Split up manual page installation
authorChristoph J. Thompson <cjsthompson@gmail.com>
Thu, 1 Mar 2012 16:45:45 +0000 (17:45 +0100)
committerStephen Hemminger <shemminger@vyatta.com>
Thu, 12 Apr 2012 16:47:19 +0000 (09:47 -0700)
commit761a1e602862b5f26b4e7e748fe51303a628958f
treeb94d40a67bb9ff2593afa50086708a1846207496
parentc8610020b802a63cbf463b7d31f03a86f4acaa04
iproute2 - Split up manual page installation

Generate manual pages based on where the config files are installed.
Add missing manual pages for utilities which are links to other binaries.
Make tc-pfifo.8 a real file that points to tc-bfifo.8 instead of symlink
which causes problems with compressing manual pages.

Signed-off-by: Christoph J. Thompson <cjsthompson@gmail.com>
12 files changed:
Makefile
man/Makefile [new file with mode: 0644]
man/man3/Makefile [new file with mode: 0644]
man/man8/Makefile [new file with mode: 0644]
man/man8/ctstat.8 [new file with mode: 0644]
man/man8/ip-address.8.in [new file with mode: 0644]
man/man8/ip-link.8.in [new file with mode: 0644]
man/man8/ip-route.8.in [new file with mode: 0644]
man/man8/nstat.8 [new file with mode: 0644]
man/man8/routef.8 [new file with mode: 0644]
man/man8/rtstat.8 [new file with mode: 0644]
man/man8/tc-pfifo.8 [changed from symlink to file mode: 0644]