Package: memtest86+ Severity: minor Tags: patch
There is a small typo in debian/control. The attached patch corrects this problem. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
diff -u -r old/memtest86+-1.65/debian/control new/memtest86+-1.65/debian/control --- old/memtest86+-1.65/debian/control 2006-07-10 23:34:32.000000000 +0200 +++ new/memtest86+-1.65/debian/control 2006-07-10 23:38:13.000000000 +0200 @@ -12,7 +12,7 @@ Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer - boot-up, so that it can test *all* of you memory. You may want to + boot-up, so that it can test *all* of your memory. You may want to look at `memtest' (in package `sysutils'), which allows to test your memory within Linux, but this one won't be able to test your whole RAM.

