# HG changeset patch # User Luc Teirlinck # Date 1088010006 0 # Node ID efd6af30bde20d46ca4dfe524f011cce88f94cee # Parent c9aa4127a482d97b906506d36416523130b56be8 (Fsnarf_documentation): Doc fix. diff -r c9aa4127a482 -r efd6af30bde2 src/doc.c --- a/src/doc.c Wed Jun 23 16:40:04 2004 +0000 +++ b/src/doc.c Wed Jun 23 17:00:06 2004 +0000 @@ -570,7 +570,7 @@ The function takes one argument, FILENAME, a string; it specifies the file name (without a directory) of the DOC file. That file is found in `../etc' now; later, when the dumped Emacs is run, -the same file name is found in the `data-directory'. */) +the same file name is found in the `doc-directory'. */) (filename) Lisp_Object filename; {