summaryrefslogtreecommitdiffstats
path: root/urpm/sys.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/sys.pm')
-rw-r--r--urpm/sys.pm20
1 files changed, 13 insertions, 7 deletions
diff --git a/urpm/sys.pm b/urpm/sys.pm
index 0bdad0d2..e615b215 100644
--- a/urpm/sys.pm
+++ b/urpm/sys.pm
@@ -11,6 +11,18 @@ use POSIX ();
(our $VERSION) = q($Revision: 271299 $) =~ /(\d+)/;
+=head1 NAME
+
+urpm::sys - OS-related routines for urpmi
+
+=head1 SYNOPSIS
+
+=head1 DESCRIPTION
+
+=over
+
+=cut
+
#- get the list of packages that should not be upgraded or installed,
#- typically from the inst.list or skip.list files.
sub get_packages_list {
@@ -369,13 +381,7 @@ sub move_or_die {
__END__
-=head1 NAME
-
-urpm::sys - OS-related routines for urpmi
-
-=head1 SYNOPSIS
-
-=head1 DESCRIPTION
+=back
=head1 COPYRIGHT