[DOC PATCH] pod syntax fixups for File::Spec::* modules
[p5sagit/p5-mst-13.2.git] / lib / File / Spec / Win32.pm
index 7ee10a1..4b10a7f 100644 (file)
@@ -163,7 +163,7 @@ sub splitpath {
 
 =item splitdir
 
-The opposite of L</catdir()>.
+The opposite of L<catdir()|File::Spec/catdir()>.
 
     @dirs = File::Spec->splitdir( $directories );