From 4bc1cb9ab7ba4a29df9fd69894e70cb5a0e7dc64 Mon Sep 17 00:00:00 2001 From: Manoj Joseph Date: Fri, 11 Jun 2010 14:40:45 -0600 Subject: [PATCH] b=23040 Install lustre_rsync.8 Install the man page for lustre_rsync i=robert.read --- lustre/doc/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 1.8.3.1