Whamcloud - gitweb
LU-6239 doc: include missing lnetctl.8 49/13749/2
authorJames Simmons <uja.ornl@gmail.com>
Thu, 12 Feb 2015 19:14:50 +0000 (14:14 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 14 Feb 2015 00:46:16 +0000 (00:46 +0000)
Doing a man lnetctl currently doesn't work on system
with lustre installed. This is due to lnetctl.8 does
not get included in generated rpms. This simple fix
ensure lnetctl.8 is included in the rpms.

Change-Id: I72e2ef2841f5936e1d0def538c239ee2da32d7c3
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/13749
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Tested-by: Jenkins
Reviewed-by: Isaac Huang <he.huang@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/Makefile.am

index 4667162..cc6a5ad 100644 (file)
@@ -36,7 +36,7 @@
 # Lustre is a trademark of Sun Microsystems, Inc.
 #
 
-MANFILES = lustre.7 lfs.1 mount.lustre.8 lctl.8 \
+MANFILES = lustre.7 lfs.1 mount.lustre.8 lctl.8 lnetctl.8 \
        llverdev.8 llbackup.8 llapi_quotactl.3 llobdstat.8 llstat.8 \
        plot-llstat.8 l_getgroups.8 lst.8 routerstat.8 \
        ll_recover_lost_found_objs.8 llog_reader.8 llapi_file_open.3 \