summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/urpm.pm b/urpm.pm
index fd6aa8a4..805b9cdc 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -1,6 +1,6 @@
package urpm;
-# $Id$
+# $Id: urpm.pm 271301 2010-11-22 00:50:49Z eugeni $
no warnings 'utf8';
use strict;
@@ -455,12 +455,12 @@ __END__
=head1 NAME
-urpm - Mandriva perl tools to handle the urpmi database
+urpm - Mageia perl tools to handle the urpmi database
=head1 DESCRIPTION
C<urpm> is used by urpmi executables to manipulate packages and media
-on a Mandriva Linux distribution.
+on a Mageia Linux distribution.
=head2 The urpm class