summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/README b/tests/README
index 1f9bcfd..996660f 100644
--- a/tests/README
+++ b/tests/README
@@ -18,7 +18,4 @@ wc.c Word,line and character counts.
grab.c Grabs _all_ available memory (3GB+ on Linux-i386) then frees
rand.c Generates random numbers and pipes them to 'hd'
-BTW: i386 OMAGIC files can be converted to deformed ELFs with this:
- $ objcopy -O elf32-i386 sync
-
-Robert