From e87825c1c91e667ad93869d57c2bfdb895e98cb6 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Wed, 23 Aug 2006 08:25:28 +0000 Subject: - add empty line to fix pod doc --- lib/MDV/Distribconf.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/MDV/Distribconf.pm b/lib/MDV/Distribconf.pm index 52fe2d3..4111f98 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -508,6 +508,7 @@ sub getfullpath { my $path = $distrib->getpath(@_) or return; return $distrib->getpath(undef, 'root') . '/' . $path; } + =head2 $distrib->getfullmediapath($media, $var) This function does the same than getpath except it return the path proper -- cgit v1.2.1