From: anserper Date: Wed, 15 Jul 2009 12:42:24 +0000 (+0000) Subject: b=16267 X-Git-Tag: 1.8.1~30 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4c5309953b3db164e66cbf6a36c137cb361d718b;p=fs%2Flustre-release.git b=16267 added the man page to the manpage list --- 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