Whamcloud - gitweb
LU-4315 docs: Fix Makefile.am to have one man page per line 71/24371/4
authorSteve Guminski <stephenx.guminski@intel.com>
Thu, 15 Dec 2016 15:20:05 +0000 (10:20 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 24 Jan 2017 05:23:12 +0000 (05:23 +0000)
commit0eb8208e199c90f25368b3b0c25858248f874ccd
tree8fa8c45343bfe8f6053557d7c3dc84937f3b175c
parent8eca92b365fd3efd1541a48b1bb239926838d947
LU-4315 docs: Fix Makefile.am to have one man page per line

The man pages for lfs(1) and lctl(8) are quite large. Splitting
them into one page per subcommand will allow for more detailed
information for each subcommand.

This patch modifies the Makefile.am so that the source man pages
are listed one per line.  This will make it easier for subsequent
patches to add new pages.  Existing pages that were missing from
the Makefile.am have been added to it, and an obsolete page has
been removed from the Makefile.am and been deleted.

Test-Parameters: trivial
Signed-off-by: Steve Guminski <stephenx.guminski@intel.com>
Change-Id: If312fff9bc5e68176caf0a70a51876e69b1614d8
Reviewed-on: https://review.whamcloud.com/24371
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/doc/Makefile.am
lustre/doc/ll_decode_linkea.8
lustre/doc/ll_recover_lost_found_objs.8 [deleted file]