Commit Diff


commit - ac1747b052769ecbd06606af3db3bc20e3ac25ac
commit + 4be4f202afd35f7c54642e9cde829e5033d53911
blob - 3fa974e6de490ccc01fac3c9c6a6bcc832bff0b3
blob + d581186ef225811434c2ab8c0c8b559bd5118d82
--- dict/README
+++ dict/README
@@ -2,12 +2,12 @@
 # and modifying dict to handle it.
 # This is the Project Gutenberg original Webster's dictionary
 
-wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
+hget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
 	bunzip2|
 	tar xf -
 
 # This is the Project Gutenberg original Roget's thesaurus
 
-wget -O- http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2|
+hget http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2|
 	bunzip2|
 	tar xf -