Whamcloud - gitweb
b=16267
authoranserper <anserper>
Wed, 15 Jul 2009 12:41:15 +0000 (12:41 +0000)
committeranserper <anserper>
Wed, 15 Jul 2009 12:41:15 +0000 (12:41 +0000)
added the man page to the manpage list

lustre/doc/Makefile.am

index bd01f1d..d4d36b6 100644 (file)
@@ -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