From: Andreas Dilger Date: Tue, 15 Nov 2011 09:12:37 +0000 (-0700) Subject: LU-846 docs: add lfs_migrate.1 to distributed RPMs X-Git-Tag: 2.1.53~36 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=c57bb747eb09f5c971507a80a07ce2f3d8746248 LU-846 docs: add lfs_migrate.1 to distributed RPMs The lfs_migrate.1 map page needs to be installed so that users more are aware of this command and how to use it. Signed-off-by: Andreas Dilger Change-Id: I9bb586496abc101c2de955664fd95b3b20a23818 Reviewed-on: http://review.whamcloud.com/1701 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Richard Henwood --- diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index 846d8dc..70d73e3 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -51,7 +51,7 @@ MANFILES = lustre.7 lfs.1 mount.lustre.8 mkfs.lustre.8 tunefs.lustre.8 lctl.8 \ plot-llstat.8 l_getgroups.8 lst.8 routerstat.8 lshowmount.8 \ ll_recover_lost_found_objs.8 llog_reader.8 llapi_file_open.3 \ llapi_file_create.3 llapi_file_get_stripe.3 liblustreapi.7 \ - lustre_rsync.8 + lustre_rsync.8 lfs_migrate.1 if UTILS man_MANS = $(MANFILES)