+2012-02-17 Tom Tromey <tromey@redhat.com>
+
+ PR python/10753:
+ * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
+ directory.
+
2012-02-14 Stan Shebs <stan@codesourcery.com>
* gdb.texinfo (Disabling Breakpoints): Document enable count.
directories mentioned in the value of @code{debug-file-directory}.
Finally, if this file does not exist, then @value{GDBN} will look for
-a file named @file{@var{data-directory}/python/auto-load/@var{real-name}}, where
+a file named @file{@var{data-directory}/auto-load/@var{real-name}}, where
@var{data-directory} is @value{GDBN}'s data directory (available via
@code{show data-directory}, @pxref{Data Files}), and @var{real-name}
is the object file's real name, as described above.