--- src/LYCharSets.c.orig Mon Mar 27 07:14:00 2000 +++ src/LYCharSets.c Mon Aug 28 00:15:38 2000 @@ -644,7 +644,7 @@ * lynx 2.8/2.7.2(and more early) compatibility code: * "human-readable" charset names changes with time * so we map that history names to MIME here - * to get old lynx.cfg and (especially) .lynxrc always recognized. + * to get old lynx.cfg and (especially) .desk/lynxrc always recognized. * Please update this table when you change "fullname" of any present charset. */ typedef struct _names_pairs { @@ -702,7 +702,7 @@ /* * lynx 2.8/2.7.2 compatibility code: - * read "character_set" parameter from lynx.cfg and .lynxrc + * read "character_set" parameter from lynx.cfg and .desk/lynxrc * in both MIME name and "human-readable" name (old and new style). * Returns -1 if not recognized. */