Integrate mainline.
[p5sagit/p5-mst-13.2.git] / pod / perlfunc.pod
index b7fcd52..564f3b6 100644 (file)
@@ -4572,7 +4572,7 @@ the original quicksort was faster.  5.8 has a sort pragma for
 limited control of the sort.  Its rather blunt control of the
 underlying algorithm may not persist into future perls, but the
 ability to characterize the input or output in implementation
-independent ways quite probably will.  See L</use>.
+independent ways quite probably will.  See L<sort>.
 
 Examples: