[LON-CAPA-cvs] cvs: loncom /interface lonsearchcat.pm

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 09 Jul 2002 17:27:11 -0000


matthew		Tue Jul  9 13:27:11 2002 EDT

  Modified files:              
    /loncom/interface	lonsearchcat.pm 
  Log:
  Fixed POD bug.  pod2html assumes the html title will be listed after a '-' 
  following the =head1 NAME line.  If it doesn't find that, it dies.
  
  
Index: loncom/interface/lonsearchcat.pm
diff -u loncom/interface/lonsearchcat.pm:1.139 loncom/interface/lonsearchcat.pm:1.140
--- loncom/interface/lonsearchcat.pm:1.139	Mon Jul  8 16:35:36 2002
+++ loncom/interface/lonsearchcat.pm	Tue Jul  9 13:27:11 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Search Catalog
 #
-# $Id: lonsearchcat.pm,v 1.139 2002/07/08 20:35:36 matthew Exp $
+# $Id: lonsearchcat.pm,v 1.140 2002/07/09 17:27:11 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -40,7 +40,7 @@
 
 =head1 NAME
 
-lonsearchcat
+lonsearchcat - LONCAPA Search Interface
 
 =head1 SYNOPSIS