import gdb-1999-08-09 snapshot
[binutils-gdb.git] / gdb / doc / gdbint.texinfo
index a94fcc40389fd19de7cf767874943effc105140c..1dfd133d6c0bf1727f641dd281acae56dd9c9be8 100644 (file)
@@ -361,7 +361,7 @@ command), and it can also read more symbols via the ``add-file'' and
 
 Symbol files are initially opened by code in @file{symfile.c} using the
 BFD library.  BFD identifies the type of the file by examining its
-header.  @code{symfile_init} then uses this identification to locate a
+header.  @code{find_sym_fns} then uses this identification to locate a
 set of symbol-reading functions.
 
 Symbol reading modules identify themselves to GDB by calling