From cfbe44bddf6893f4bb6ca5c8673f66560065e3cd Mon Sep 17 00:00:00 2001 From: hjp Date: Mon, 31 Oct 2005 10:26:29 +0000 Subject: [PATCH] Minor pod fix. --- pathtools/preppath.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pathtools/preppath.pl b/pathtools/preppath.pl index 9e3895f..b13c13b 100755 --- a/pathtools/preppath.pl +++ b/pathtools/preppath.pl @@ -10,8 +10,8 @@ preppath [-c] directory... =head1 DESCRIPTION -apppath prepends the directories given as arguments to the PATH, -eliminates any duplicates prints the new path on stdout. +preppath prepends the directories given as arguments to the PATH, +eliminates any duplicates and prints the new path on stdout. =head1 OPTIONS