Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.111 and 1.112

version 1.111, 2002/03/19 20:10:52 version 1.112, 2002/03/22 02:01:24
Line 907  proxy server Line 907  proxy server
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonc</description>  <description>man page for lonc</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && echo 'manifying lonc'  loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && \
   echo 'manifying lonc'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 920  loncom/build/pod2man.sh ../lonc > ../../ Line 921  loncom/build/pod2man.sh ../lonc > ../../
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonc</description>  <description>POD-derived page for lonc</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc'  loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && \
   echo 'pod2html lonc'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 951  tmpput, tmpget, and ls). Line 953  tmpput, tmpget, and ls).
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lond</description>  <description>man page for lond</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && echo 'manifying lond'  loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && \
   echo 'manifying lond'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 964  loncom/build/pod2man.sh ../lond > ../../ Line 967  loncom/build/pod2man.sh ../lond > ../../
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lond</description>  <description>POD-derived page for lond</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond'  loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && \
   echo 'pod2html lond'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 995  loncom/build/pod2html.sh ../lond > ../.. Line 999  loncom/build/pod2html.sh ../lond > ../..
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonsql</description>  <description>man page for lonsql</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && echo 'manifying lonsql'  loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && \
   echo 'manifying lonsql'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1008  loncom/build/pod2man.sh ../lonsql > ../. Line 1013  loncom/build/pod2man.sh ../lonsql > ../.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonsql</description>  <description>POD-derived page for lonsql</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql'  loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && \
   echo 'pod2html lonsql'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1117  The relevant conditions and metadata to Line 1123  The relevant conditions and metadata to
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/lectureonline.sty</source>  <source>loncom/homework/lectureonline.sty</source>
 <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>  <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
   </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The relevant conditions and metadata to attach to LectureOnline-specific tags.  The relevant conditions and metadata to attach to LectureOnline-specific tags.
Line 1220  Handler to upload files through browser Line 1227  Handler to upload files through browser
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonupload.pm</description>  <description>man page for lonupload.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonupload.pm > ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'  loncom/build/pod2man.sh ../publisher/lonupload.pm > \
   ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1229  loncom/build/pod2man.sh ../publisher/lon Line 1237  loncom/build/pod2man.sh ../publisher/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonupload.html</source>  <source>doc/api/Apache/lonupload.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonupload.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonupload.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonupload.pm</description>  <description>POD-derived page for lonupload.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonupload.pm > ../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm'  loncom/build/pod2html.sh ../publisher/lonupload.pm > \
   ../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1281  Handler to publish directories. Line 1291  Handler to publish directories.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpubdir.pm</description>  <description>man page for lonpubdir.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonpubdir.pm > ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'  loncom/build/pod2man.sh ../publisher/lonpubdir.pm > \
   ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1290  loncom/build/pod2man.sh ../publisher/lon Line 1301  loncom/build/pod2man.sh ../publisher/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpubdir.html</source>  <source>doc/api/Apache/lonpubdir.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpubdir.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpubdir.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonpubdir.pm</description>  <description>POD-derived page for lonpubdir.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonpubdir.pm > ../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm'  loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \
   ../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1316  Handler to retrieve old versions from re Line 1329  Handler to retrieve old versions from re
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonretrieve.pm</description>  <description>man page for lonretrieve.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonretrieve.pm > ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'  loncom/build/pod2man.sh ../publisher/lonretrieve.pm > \
   ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1325  loncom/build/pod2man.sh ../publisher/lon Line 1339  loncom/build/pod2man.sh ../publisher/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonretrieve.html</source>  <source>doc/api/Apache/lonretrieve.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonretrieve.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonretrieve.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonretrieve.pm</description>  <description>POD-derived page for lonretrieve.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonretrieve.pm > ../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm'  loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \
   ../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1350  Helper functions when in homework edit m Line 1366  Helper functions when in homework edit m
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for edit.pm</description>  <description>man page for edit.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && echo 'manifying edit.pm'  loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && \
   echo 'manifying edit.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1363  loncom/build/pod2man.sh ../homework/edit Line 1380  loncom/build/pod2man.sh ../homework/edit
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for edit.pm</description>  <description>POD-derived page for edit.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html && echo 'pod2html edit.pm'  loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html \
   && echo 'pod2html edit.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1448  user, domain, home_server, course_id. Line 1466  user, domain, home_server, course_id.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for loncommon.pm</description>  <description>man page for loncommon.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/loncommon.pm > ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'  loncom/build/pod2man.sh ../interface/loncommon.pm > \
   ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1457  loncom/build/pod2man.sh ../interface/lon Line 1476  loncom/build/pod2man.sh ../interface/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/loncommon.html</source>  <source>doc/api/Apache/loncommon.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/loncommon.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/loncommon.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for loncommon.pm</description>  <description>POD-derived page for loncommon.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/loncommon.pm > ../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm'  loncom/build/pod2html.sh ../interface/loncommon.pm > \
   ../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1611  Handles a searchable catalogue. Line 1632  Handles a searchable catalogue.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonsearchcat.pm</description>  <description>man page for lonsearchcat.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonsearchcat.pm > ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'  loncom/build/pod2man.sh ../interface/lonsearchcat.pm > \
   ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1620  loncom/build/pod2man.sh ../interface/lon Line 1642  loncom/build/pod2man.sh ../interface/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonsearchcat.html</source>  <source>doc/api/Apache/lonsearchcat.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonsearchcat.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonsearchcat.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonsearchcat.pm</description>  <description>POD-derived page for lonsearchcat.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonsearchcat.pm > ../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm'  loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
   ../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1693  Handler to resolve ambiguous file locati Line 1717  Handler to resolve ambiguous file locati
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonparmset.pm</description>  <description>man page for lonparmset.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonparmset.pm > ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'  loncom/build/pod2man.sh ../interface/lonparmset.pm > \
   ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1702  loncom/build/pod2man.sh ../interface/lon Line 1727  loncom/build/pod2man.sh ../interface/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonparmset.html</source>  <source>doc/api/Apache/lonparmset.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonparmset.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonparmset.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonparmset.pm</description>  <description>POD-derived page for lonparmset.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonparmset.pm > ../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm'  loncom/build/pod2html.sh ../interface/lonparmset.pm > \
   ../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1738  Publishes an LON-CAPA educational resour Line 1765  Publishes an LON-CAPA educational resour
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpublisher.pm</description>  <description>man page for lonpublisher.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../publisher/lonpublisher.pm > ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'  loncom/build/pod2man.sh ../publisher/lonpublisher.pm > \
   ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1747  loncom/build/pod2man.sh ../publisher/lon Line 1775  loncom/build/pod2man.sh ../publisher/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpublisher.html</source>  <source>doc/api/Apache/lonpublisher.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpublisher.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpublisher.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonpublisher.pm</description>  <description>POD-derived page for lonpublisher.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../publisher/lonpublisher.pm > ../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm'  loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
   ../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1837  bundles pages into one page Line 1867  bundles pages into one page
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonpage.pm</description>  <description>man page for lonpage.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../../rat/lonpage.pm > ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'  loncom/build/pod2man.sh ../../rat/lonpage.pm > \
   ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1846  loncom/build/pod2man.sh ../../rat/lonpag Line 1877  loncom/build/pod2man.sh ../../rat/lonpag
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonpage.html</source>  <source>doc/api/Apache/lonpage.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpage.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpage.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonnet.pm</description>  <description>POD-derived page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../../rat/lonpage.pm > ../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm'  loncom/build/pod2html.sh ../../rat/lonpage.pm > \
   ../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1872  compile course into binary data structur Line 1905  compile course into binary data structur
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonnet.pm</description>  <description>man page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../../rat/lonuserstate.pm > ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'  loncom/build/pod2man.sh ../../rat/lonuserstate.pm > \
   ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 1881  loncom/build/pod2man.sh ../../rat/lonuse Line 1915  loncom/build/pod2man.sh ../../rat/lonuse
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonuserstate.html</source>  <source>doc/api/Apache/lonuserstate.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonuserstate.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonuserstate.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonuserstate.pm</description>  <description>POD-derived page for lonuserstate.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../../rat/lonuserstate.pm > ../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm'  loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
   ../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2048  as coordinating access to educational re Line 2084  as coordinating access to educational re
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonacc.pm</description>  <description>man page for lonacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonacc.pm > ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'  loncom/build/pod2man.sh ../auth/lonacc.pm > \
   ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2061  loncom/build/pod2man.sh ../auth/lonacc.p Line 2098  loncom/build/pod2man.sh ../auth/lonacc.p
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonacc.pm</description>  <description>POD-derived page for lonacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonacc.pm > ../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm'  loncom/build/pod2html.sh ../auth/lonacc.pm > \
   ../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2083  access handler for file transfers Line 2121  access handler for file transfers
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonracc.pm</description>  <description>man page for lonracc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonracc.pm > ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'  loncom/build/pod2man.sh ../auth/lonracc.pm > \
   ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2092  loncom/build/pod2man.sh ../auth/lonracc. Line 2131  loncom/build/pod2man.sh ../auth/lonracc.
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonracc.html</source>  <source>doc/api/Apache/lonracc.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonracc.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonracc.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonracc.pm</description>  <description>POD-derived page for lonracc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonracc.pm > ../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm'  loncom/build/pod2html.sh ../auth/lonracc.pm > \
   ../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2127  for the "priv"-type access, the resource Line 2168  for the "priv"-type access, the resource
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for loncacc.pm</description>  <description>man page for loncacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 && echo 'manifying loncacc.pm'  loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 \
   && echo 'manifying loncacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2136  loncom/build/pod2man.sh ../auth/loncacc. Line 2178  loncom/build/pod2man.sh ../auth/loncacc.
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/loncacc.html</source>  <source>doc/api/Apache/loncacc.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/loncacc.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/loncacc.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for loncacc.pm</description>  <description>POD-derived page for loncacc.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/loncacc.pm > ../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm'  loncom/build/pod2html.sh ../auth/loncacc.pm > \
   ../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2194  class. Line 2238  class.
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonroles.pm</description>  <description>man page for lonroles.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../auth/lonroles.pm > ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'  loncom/build/pod2man.sh ../auth/lonroles.pm > \
   ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2203  loncom/build/pod2man.sh ../auth/lonroles Line 2248  loncom/build/pod2man.sh ../auth/lonroles
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonroles.html</source>  <source>doc/api/Apache/lonroles.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonroles.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonroles.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonroles.pm</description>  <description>POD-derived page for lonroles.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../auth/lonroles.pm > ../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm'  loncom/build/pod2html.sh ../auth/lonroles.pm > \
   ../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2229  cross server filesystem browser Line 2276  cross server filesystem browser
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonindexer.pm</description>  <description>man page for lonindexer.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../interface/lonindexer.pm > ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'  loncom/build/pod2man.sh ../interface/lonindexer.pm > \
   ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2238  loncom/build/pod2man.sh ../interface/lon Line 2286  loncom/build/pod2man.sh ../interface/lon
 </file>  </file>
 <file>  <file>
 <source>doc/api/Apache/lonindexer.html</source>  <source>doc/api/Apache/lonindexer.html</source>
 <target dist='default'>home/httpd/html/adm/help/api/Apache/lonindexer.html</target>  <target dist='default'>home/httpd/html/adm/help/api/Apache/lonindexer.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonindexer.pm</description>  <description>POD-derived page for lonindexer.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../interface/lonindexer.pm > ../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm'  loncom/build/pod2html.sh ../interface/lonindexer.pm > \
   ../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2283  symbols to and from more descriptive phr Line 2333  symbols to and from more descriptive phr
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for lonnet.pm</description>  <description>man page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'  loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > \
   ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 2296  loncom/build/pod2man.sh ../lonnet/perl/l Line 2347  loncom/build/pod2man.sh ../lonnet/perl/l
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for lonnet.pm</description>  <description>POD-derived page for lonnet.pm</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > ../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm'  loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
   ../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
Line 3125  compare installed rpms with up-to-date d Line 3177  compare installed rpms with up-to-date d
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>man page for check-rpms</description>  <description>man page for check-rpms</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && echo 'manifying check-rpms'  loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && \
   echo 'manifying check-rpms'
 </build>  </build>
 <status>beta</status>  <status>beta</status>
 <dependencies>  <dependencies>
Line 3134  loncom/build/pod2man.sh check-rpms > ../ Line 3187  loncom/build/pod2man.sh check-rpms > ../
 </file>  </file>
 <file>  <file>
 <source>doc/scripts/check-rpms.html</source>  <source>doc/scripts/check-rpms.html</source>
 <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html</target>  <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
   </target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
 <description>POD-derived page for check-rpms</description>  <description>POD-derived page for check-rpms</description>
 <build trigger='always run'>  <build trigger='always run'>
 loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && echo 'pod2html checkrpms'  loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && \
   echo 'pod2html checkrpms'
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>

Removed from v.1.111  
changed lines
  Added in v.1.112


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>