diff options
author | Thierry.Vignaud <thierry.vignaud@gmail.com> | 2014-05-26 17:24:12 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-05-26 22:07:18 +0200 |
commit | 60f8ce9b59f693575a41d987d76c8a03e3105f5d (patch) | |
tree | 536fd52298c69394985ce44cd5d2ced6a9fca0fb /perl-install/do_pkgs.pm | |
parent | 929de006150b55af21f38ee3ade50ad9a85fa8e6 (diff) | |
download | drakx-60f8ce9b59f693575a41d987d76c8a03e3105f5d.tar drakx-60f8ce9b59f693575a41d987d76c8a03e3105f5d.tar.gz drakx-60f8ce9b59f693575a41d987d76c8a03e3105f5d.tar.bz2 drakx-60f8ce9b59f693575a41d987d76c8a03e3105f5d.tar.xz drakx-60f8ce9b59f693575a41d987d76c8a03e3105f5d.zip |
update doc to match reality
Diffstat (limited to 'perl-install/do_pkgs.pm')
-rw-r--r-- | perl-install/do_pkgs.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/do_pkgs.pm b/perl-install/do_pkgs.pm index c5712111f..780fe88ad 100644 --- a/perl-install/do_pkgs.pm +++ b/perl-install/do_pkgs.pm @@ -137,7 +137,7 @@ Takes something like "C<ati-kernel>" and returns: =over 4 -=item * the various C<ati-kernel-2.6.XX-XXmdk> available for the installed kernels +=item * the various C<ati-kernel-3.Y.XX-ZZmga> available for the installed kernels =item * C<dkms-ati> if available |