aboutsummaryrefslogtreecommitdiff
path: root/dict
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-18 22:52:05 +0000
committerrsc <devnull@localhost>2005-07-18 22:52:05 +0000
commit4be4f202afd35f7c54642e9cde829e5033d53911 (patch)
treed1a82b7e2ac4431c9225d9f741122229a65834cf /dict
parentac1747b052769ecbd06606af3db3bc20e3ac25ac (diff)
downloadplan9port-4be4f202afd35f7c54642e9cde829e5033d53911.tar.gz
plan9port-4be4f202afd35f7c54642e9cde829e5033d53911.tar.bz2
plan9port-4be4f202afd35f7c54642e9cde829e5033d53911.zip
now with hget
Diffstat (limited to 'dict')
-rw-r--r--dict/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/dict/README b/dict/README
index 3fa974e6..d581186e 100644
--- a/dict/README
+++ b/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 -