diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/par2cmdline-tbb/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/par2cmdline-tbb/README b/misc/par2cmdline-tbb/README index 285699ccb08e5..5fdd107069065 100644 --- a/misc/par2cmdline-tbb/README +++ b/misc/par2cmdline-tbb/README @@ -1,10 +1,10 @@ par2cmdline 0.4 with Intel Threading Building Blocks -This is a concurrent (multithreaded) version of par2cmdline 0.4, a utility -to create and repair data files using Reed Solomon coding. par2 parity -archives are commonly used on Usenet posting to allow corrupted postings to -be repaired instead of needing the original poster to repost the corrupted -file(s). +This is a concurrent (multithreaded) version of par2cmdline 0.4, +a utility to create and repair data files using Reed Solomon +coding. par2 parity archives are commonly used on Usenet posting +to allow corrupted postings to be repaired instead of needing the +original poster to repost the corrupted file(s). -Note: if you have installed the par2cmdline package this one will overwrite -the par2 binary file, so do not install both versions. +Note: if you have installed the par2cmdline package this one will +overwrite the par2 binary file, so do not install both versions. |