diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-03-21 07:28:24 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-03-21 07:28:24 +0000 |
commit | fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4 (patch) | |
tree | 3c568344be511724fb8961893d94abf1e0e90402 | |
parent | a862fb497201f97f5ac5b494b973436df5515af2 (diff) | |
download | urpmi-fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4.tar urpmi-fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4.tar.gz urpmi-fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4.tar.bz2 urpmi-fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4.tar.xz urpmi-fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4.zip |
note that urpm::util is a subset of MDK::Common
-rw-r--r-- | urpm/util.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm/util.pm b/urpm/util.pm index ca828cdc..7d687e18 100644 --- a/urpm/util.pm +++ b/urpm/util.pm @@ -224,6 +224,8 @@ __END__ urpm::util - Misc. utilities subs for urpmi +Mostly a subset of L<MDK::Common> + =head1 SYNOPSIS =head1 DESCRIPTION |