aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/URPM.pm b/URPM.pm
index 635f989..242e070 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -629,7 +629,7 @@ Full obsoletes tags
Just the obsoleted package name.
-=item $package->obsoletes_overlap($s, [$direction])
+=item $package->obsoletes_overlap($s)
=item $package->os()
@@ -647,7 +647,7 @@ Full provides tags
Just the provided package name.
-=item $package->provides_overlap($s, [$direction])
+=item $package->provides_overlap($s)
=item $package->rate()