From f60b1b22d90c07e77f0c9174b1fb40c602e07718 Mon Sep 17 00:00:00 2001 From: anserper Date: Thu, 7 Aug 2008 11:07:22 +0000 Subject: [PATCH] Branch b1_8_gate b=16581 i=he.huang i=andrew.perepechko added man pages l_getgroups, llobdstat, llstat, lst, plot-llstat, routerstat --- 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 e77f7d7..21d0603 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -47,7 +47,8 @@ TEXEXPAND = texexpand SUFFIXES = .lin .lyx .pdf .ps .sgml .html .txt .tex .fig .eps .dvi MANFILES = lustre.7 lfs.1 mount.lustre.8 mkfs.lustre.8 tunefs.lustre.8 lctl.8 \ - llverdev.8 llbackup.8 llapi_quotactl.3 + llverdev.8 llbackup.8 llapi_quotactl.3 llobdstat.8 llstat.8 plot-llstat.8 \ + l_getgroups.8 lst.8 routerstat.8 if UTILS man_MANS = $(MANFILES) endif -- 1.8.3.1