wok diff memtest/receipt @ rev 1100

lostirc: irc.toile-libre.org host now the official IRC chan
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jul 18 14:22:51 2008 +0200 (2008-07-18)
parents 72f7366a39f9
children 74b1a6f5d5b0
line diff
     1.1 --- a/memtest/receipt	Wed Apr 09 11:35:55 2008 +0000
     1.2 +++ b/memtest/receipt	Fri Jul 18 14:22:51 2008 +0200
     1.3 @@ -28,6 +28,6 @@
     1.4  {
     1.5  	echo "----"
     1.6  	echo "You can create memtest boot floppy with:"
     1.7 -	echo "# unlzma /usr/share/boot/memtest.lzma > /dev/fd0"
     1.8 +	echo "# unlzma -c /usr/share/boot/memtest.lzma > /dev/fd0"
     1.9  	echo "----"
    1.10  }