Imported Upstream version 2.6.0p2
[debian/amanda] / perl / Amanda / Logfile.swg
index be5c14515fdb6ee9f52f675332ac3622633ddce6..cab431a0773637bae288395fdd1dd82f2a44f911 100644 (file)
@@ -135,7 +135,8 @@ Functions in this section extract information from logfiles.
 =item C<find_log()>
 
 Return a list of logfiles for active tapes.  The tapelist must be loaded before
-this function is called (see L<Amanda::Tapelist>).
+this function is called (see L<Amanda::Tapefile>, and note that this module will be
+renamed to L<Amanda::Tapelist> in Amanda-2.6.1).
 
 =item C<search_logfile($label, $datestamp, $logfile, $add_missing_disks)>
 
@@ -152,6 +153,8 @@ C<$level> is given as a string, since it is a match expression.
 
 All of these functions can be imported by name.
 
+=back
+
 =cut
 %}