diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-09-17 18:03:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-09-17 18:03:06 +0000 |
commit | e7bde1cab963c6c29901f31525c5522c2ef1cdc3 (patch) | |
tree | a2f23d3157fb84f69c0841b815d1b6c1cfba168e | |
parent | 9db55b26f3f4ee4fa95f6a45b830c64b1534319d (diff) | |
download | urpmi-e7bde1cab963c6c29901f31525c5522c2ef1cdc3.tar urpmi-e7bde1cab963c6c29901f31525c5522c2ef1cdc3.tar.gz urpmi-e7bde1cab963c6c29901f31525c5522c2ef1cdc3.tar.bz2 urpmi-e7bde1cab963c6c29901f31525c5522c2ef1cdc3.tar.xz urpmi-e7bde1cab963c6c29901f31525c5522c2ef1cdc3.zip |
let's have a link in doc
-rw-r--r-- | urpm.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ on a Mageia Linux distribution. =item urpm->new() The constructor creates a new urpm object. It's a blessed hash that -contains fields from C<URPM>, and also the following fields: +contains fields from L<URPM>, and also the following fields: B<source>: { id => src_rpm_file|spec_file } |