Whamcloud - gitweb
b=23040 Install lustre_rsync.8
authorManoj Joseph <manoj.joseph@sun.com>
Fri, 11 Jun 2010 20:40:45 +0000 (14:40 -0600)
committerRobert Read <robert.read@oracle.com>
Fri, 11 Jun 2010 23:53:02 +0000 (16:53 -0700)
Install the man page for lustre_rsync

i=robert.read

lustre/doc/Makefile.am

index 442882d..6ba90a0 100644 (file)
@@ -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)