diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-02-27 15:39:12 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-02-27 15:39:12 +0000 |
commit | 2fc135990f1f11bb918dfc14feb68bf0188b5ca5 (patch) | |
tree | a8b46a2f703728ebcad6ec5f6ab765859f8a27ff /sysutils/memtest/files/patch-ab | |
parent | Install .info files by using INFO knob. (diff) |
o Update to 4.0.4
o Update WWW tag
PR: 77996
Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
Notes
Notes:
svn path=/head/; revision=129894
Diffstat (limited to 'sysutils/memtest/files/patch-ab')
-rw-r--r-- | sysutils/memtest/files/patch-ab | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/sysutils/memtest/files/patch-ab b/sysutils/memtest/files/patch-ab deleted file mode 100644 index 53e606475459..000000000000 --- a/sysutils/memtest/files/patch-ab +++ /dev/null @@ -1,27 +0,0 @@ ---- memtest.1.orig Wed Apr 26 19:58:23 2000 -+++ memtest.1 Thu Dec 19 13:45:32 2002 -@@ -196,7 +196,12 @@ - faulty memory modules in Linux, or any Unix-like environment. - .Sh "Invoking memtest" - \fBmemtest\fR takes the first supplied argument as the amount of memory to test. --The value \fB'all\*(R'\fR means to test all available memory. A specific amount of -+.PP -+The value \fB'all\*(R'\fR means testing all available memory. -+However, the value \fB'all\*(R'\fR may not work on all systems, so -+a specific amount of memory might have to be specified. -+.PP -+A specific amount of - memory can be supplied as a number, followed by a letter to indicate units: - .Ip "\(bu" 4 - \fBB\fR or \fBb\fR \- bytes -@@ -332,6 +337,10 @@ - .Sh "Known Bugs" - The output examples in this manpage have fallen out of sync with the software - in minor ways. -+.PP -+The memory size value \fB'all\*(R'\fR means testing all available -+memory. However, the value \fB'all\*(R'\fR may not work on all -+systems, so a specific amount of memory might have to be specified. - .Sh "How To Report Bugs" - Bugs should be reported to <memtest@discworld.dyndns.org>. - .PP |