diff options
Diffstat (limited to 'sysutils/crashme/pkg-descr')
-rw-r--r-- | sysutils/crashme/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/crashme/pkg-descr b/sysutils/crashme/pkg-descr index 4ce361a68f29..20287be35359 100644 --- a/sysutils/crashme/pkg-descr +++ b/sysutils/crashme/pkg-descr @@ -2,6 +2,6 @@ Crashme is a very simple program that tests the operating environment's robustness by invoking random data as if it were a procedure. The standard signals are caught and handled with a setjmp back to a loop which will try again to produce a fault by executing -random data. Some people call this stress testing. +random data. Some people call this stress testing. WWW: http://crashme.codeplex.com/ |