From 71532f02c65a8b9de6d722e8624305459285c510 Mon Sep 17 00:00:00 2001 From: anserper Date: Wed, 15 Jul 2009 12:41:15 +0000 Subject: [PATCH] b=16267 added the man page to the manpage list --- lustre/doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index bd01f1d..d4d36b6 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -49,7 +49,7 @@ 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 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 + ll_recover_lost_found_objs.8 llog_reader.8 llapi_file_open.3 if UTILS man_MANS = $(MANFILES) endif -- 1.8.3.1