docs: fix cross-referencing in manpages
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 14 Aug 2012 08:03:22 +0000 (11:03 +0300)
committerGuido Günther <agx@sigxcpu.org>
Wed, 22 Aug 2012 08:18:22 +0000 (10:18 +0200)
commit678f85f9b9bdc88348e98684d4344bdfa1b0d61b
tree61cd7dc26ec74b097156d4ed7a187bff73740dd3
parent0af1e729df48d691018ceaec01ef9672d0554471
docs: fix cross-referencing in manpages

Docbook2man has to be run twice to make sure the cross-references are
correct. First pass is just to update the cross-reference file
(manpage.refs). The second the builds the actual manpages. Otherwise
forward-references might be broken.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
docs/Makefile