diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 10:27:53 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 10:27:53 +0000 |
commit | a8dbb774215dff620e6f3d1560cdd027ebe3284c (patch) | |
tree | ef0570a4943b24334e67a9a4f4aa30f2a88620bd /sysutils/memtest/files/patch-ab | |
parent | c02cba49bd6c454e73f15ee0cc27803d1f2ad324 (diff) |
Add memtest 2.93.1, a utility to test for faulty memory subsystem.
PR: 20023
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Notes
Notes:
svn path=/head/; revision=30841
Diffstat (limited to 'sysutils/memtest/files/patch-ab')
-rw-r--r-- | sysutils/memtest/files/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/memtest/files/patch-ab b/sysutils/memtest/files/patch-ab new file mode 100644 index 000000000000..7027a28e13ca --- /dev/null +++ b/sysutils/memtest/files/patch-ab @@ -0,0 +1,13 @@ +--- memtest.1.orig Wed Apr 26 19:58:23 2000 ++++ memtest.1 Tue Jul 18 22:37:20 2000 +@@ -196,7 +196,9 @@ + 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 ++The value \fB'all\*(R'\fR means to test 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. 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 |