From: Manoj Joseph Date: Fri, 11 Jun 2010 20:40:45 +0000 (-0600) Subject: b=23040 Install lustre_rsync.8 X-Git-Tag: v2_0_0-rc1~55 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=4bc1cb9ab7ba4a29df9fd69894e70cb5a0e7dc64 b=23040 Install lustre_rsync.8 Install the man page for lustre_rsync i=robert.read --- diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index 442882d..6ba90a0 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -50,7 +50,8 @@ MANFILES = lustre.7 lfs.1 mount.lustre.8 mkfs.lustre.8 tunefs.lustre.8 lctl.8 \ llverdev.8 llbackup.8 llapi_quotactl.3 llobdstat.8 llstat.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 + llapi_file_create.3 llapi_file_get_stripe.3 liblustreapi.7 \ + lustre_rsync.8 if UTILS man_MANS = $(MANFILES)