--- hashcash-1.21.orig/hashcash.txt
+++ hashcash-1.21/hashcash.txt
@@ -37,9 +37,7 @@
 
     A hashcash stamp constitutes a proof-of-work which takes a
     parameterizable amount of work to compute for the sender. The recipient
-    can verify received stamps efficiently. This package also includes a
-    sha1 implementation which is equivalent in functionality to the sha1sum
-    program available on some systems.
+    can verify received stamps efficiently.
 
     The hashcash proof-of-work function is to compute partial hash
     collisions (the SHA1 hash function is used). By choosing the number of
@@ -740,5 +738,5 @@
     Written by Adam Back <adam@cypherspace.org>
 
 SEE ALSO
-    sha1sum(1), sha1-hashcash(1), sha1(1), http://www.hashcash.org/
+    sha1sum(1), sha1(1), http://www.hashcash.org/
 
