diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-12-19 16:22:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-12-19 16:22:27 +0000 |
commit | 9ca1714b048cf54d4975e91afb463f73f7d24a3c (patch) | |
tree | 506c7f0ced7c39ed775414467a2f65f755b4eb04 | |
parent | b65f42978fe3e199f8b7f96a0050a7c00414b7b9 (diff) | |
download | perl-MDK-Common-9ca1714b048cf54d4975e91afb463f73f7d24a3c.tar perl-MDK-Common-9ca1714b048cf54d4975e91afb463f73f7d24a3c.tar.gz perl-MDK-Common-9ca1714b048cf54d4975e91afb463f73f7d24a3c.tar.bz2 perl-MDK-Common-9ca1714b048cf54d4975e91afb463f73f7d24a3c.tar.xz perl-MDK-Common-9ca1714b048cf54d4975e91afb463f73f7d24a3c.zip |
kill comment obsolet since long...
-rw-r--r-- | lib/MDK/Common/System.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/MDK/Common/System.pm b/lib/MDK/Common/System.pm index 97d069f..4ab336d 100644 --- a/lib/MDK/Common/System.pm +++ b/lib/MDK/Common/System.pm @@ -78,8 +78,6 @@ size of swap + memory size of RAM as reported by the BIOS (it is a round number that can be displayed or given as "mem=128M" to the kernel) -!! "mem=..." is dangerous in 2.4 kernels - =item gettimeofday() returns the epoch in microseconds |