From: Jinshan Xiong Date: Thu, 6 Apr 2017 00:09:18 +0000 (+0800) Subject: LU-8998 docs: add lfs-setripe manpage to dist X-Git-Tag: 2.9.56~46^2~5 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=c6e9f4f4e8360b9fe0a21a9856ac3440d726f3a6;p=fs%2Flustre-release.git LU-8998 docs: add lfs-setripe manpage to dist It's missing from commit a1e0fd6f. Reviewed-on: https://review.whamcloud.com/26268 Test-Parameters: trivial Signed-off-by: Jinshan Xiong Change-Id: I8212cb1e48faaa6b19cd58d1ea6ab00a6f78644c Reviewed-by: Andreas Dilger --- diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index de64846..a2c118c 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -46,6 +46,7 @@ MANFILES = \ lfs-migrate.1 \ lfs-mkdir.1 \ lfs-setdirstripe.1 \ + lfs-setstripe.1 \ l_getidentity.8 \ lgss_sk.8 \ lhbadm.8 \