Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20183

Modified Files:
        PkgVersion.pm 
Log Message:
doc fix


Index: PkgVersion.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/PkgVersion.pm,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- PkgVersion.pm       29 Mar 2006 23:00:45 -0000      1.546
+++ PkgVersion.pm       4 Apr 2006 22:24:36 -0000       1.547
@@ -4119,7 +4119,7 @@
 
 =item phase_activate
 
-       phase_activate @packges;
+       phase_activate @packages;
        phase_activate [EMAIL PROTECTED], %opts;
 
 Use dpkg to install a list of packages. The packages are passed as
@@ -4210,7 +4210,7 @@
 
 =item phase_deactivate
 
-       phase_deactivate @packges;
+       phase_deactivate @packages;
        phase_deactivate [EMAIL PROTECTED], %opts;
 
 Use dpkg to remove a list of packages, but leave their ConfFiles in
@@ -4300,7 +4300,7 @@
 
 =item phase_purge
 
-       phase_purge @packges;
+       phase_purge @packages;
        phase_purge [EMAIL PROTECTED], %opts;
 
 Use dpkg to remove a list of packages, including their ConfFiles. The



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to