diff options
author | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
commit | c8b6342d3c2a167dec16931815926e9e4387e7ef (patch) | |
tree | 80d3ec6ea074462b30639168113def880476dad6 /dict/README | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce (diff) | |
download | plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.gz plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.bz2 plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.zip |
Many small edits.
Diffstat (limited to 'dict/README')
-rw-r--r-- | dict/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dict/README b/dict/README index 69b8c5b6..3fa974e6 100644 --- a/dict/README +++ b/dict/README @@ -5,3 +5,9 @@ wget -O- 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| + bunzip2| + tar xf - |