# HG changeset patch # User Jim Blandy # Date 732057267 0 # Node ID 1dcc4e12b8dd76abb72ba834169747ea0bfa131a # Parent 533cca1014e1685513b6221bce49c675c305ecc2 Doc fix. diff -r 533cca1014e1 -r 1dcc4e12b8dd src/.gdbinit --- a/src/.gdbinit Sat Mar 13 20:12:23 1993 +0000 +++ b/src/.gdbinit Sat Mar 13 21:14:27 1993 +0000 @@ -164,7 +164,7 @@ set args -q -geometry +0+0 # Don't let abort actually run, as it will make -# stdio stop working and therefore the `pr' command below as well. +# stdio stop working and therefore the `pr' command above as well. break abort # If we are running in synchronous mode, we want a chance to look around