plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 91968d0ac9545d36e7df72540fa687127db39432
parent 5aa723da3c271a5dd216bba535a3b4bc81642aaa
Author: rsc <devnull@localhost>
Date:   Fri, 11 Feb 2005 16:55:23 +0000

better path for ahd

Diffstat:
Msrc/cmd/dict/utils.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmd/dict/utils.c b/src/cmd/dict/utils.c @@ -8,7 +8,7 @@ Dict dicts[] = { "#9/dict/oed2", "#9/dict/oed2index", oednextoff, oedprintentry, oedprintkey}, {"ahd", "American Heritage Dictionary, 2nd College Ed.", - "ahd/DICT.DB", "ahd/index", + "#9/dict/ahd/DICT.DB", "#9/dict/ahd/index", ahdnextoff, ahdprintentry, ahdprintkey}, {"pgw", "Project Gutenberg Webster Dictionary", "#9/dict/pgw", "#9/dict/pgwindex",