diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 15:12:52 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | fe9d1b744ad6972af8f2c9e263542fa5b2410925 (patch) | |
tree | 557f1a24084b8f64a10701cbc1773de71a4d7c1a | |
parent | c071b9a5cf1acfd219a2a0da3b142139acd58cf4 (diff) | |
download | slackbuilds-fe9d1b744ad6972af8f2c9e263542fa5b2410925.tar.gz |
system/rhash: Fix README.
-rw-r--r-- | system/rhash/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rhash/README b/system/rhash/README index 68921054b3..976151ea0b 100644 --- a/system/rhash/README +++ b/system/rhash/README @@ -1,5 +1,5 @@ -RHash (Recursive Hasher) is a console utility for computing and verifying hash sums of files. -Supports lots of algorithms. +RHash (Recursive Hasher) is a console utility for computing and verifying +hash sums of files. Supports lots of algorithms. Notes: If you want to build with NO OpenSSL support, pass OPENSSL=no to the script. |