Imported Upstream version 2.6.0p2
[debian/amanda] / perl / Amanda / Device.pm
index e0ffa811fd4e9e29f3ee7c742c2715731062ddcb..5549f1160c7f077e7ecefd074d982c05fdc01e84 100644 (file)
@@ -203,7 +203,7 @@ Amanda::Device - interact with Amanda data-storage devices
       print "Label on $device_name is '$dev->volume_label'\n";
   }
   
-See L<http://wiki.zmanda.com/index.php/Device_API> for details on how Devices are used.
+See http://wiki.zmanda.com/index.php/Device_API for details on how Devices are used.
 
 =head1 API STATUS
 
@@ -247,7 +247,7 @@ See the wiki for descriptions of these functions
 
 =item C<start_file($jobinfo)>
 
-where C<$jobinfo> is a C<dumpfile_t> (see L<Amanda::Datatypes)
+where C<$jobinfo> is a C<dumpfile_t> (see L<Amanda::Datatypes>)
 
 =item C<write_min_size()>