From bb4b574983e908329ff6feaff0a0e662ae621649 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 25 Apr 2000 13:15:14 +0000 Subject: Merged changes from 4.5 branch and removed that branch. --- doc/started/gdb.t | 9 --------- 1 file changed, 9 deletions(-) (limited to 'doc/started/gdb.t') diff --git a/doc/started/gdb.t b/doc/started/gdb.t index ee05ee2958..1052315875 100644 --- a/doc/started/gdb.t +++ b/doc/started/gdb.t @@ -67,15 +67,6 @@ find . -name "*.rej" -print If any files are found with the .rej extension, a patch has been rejected. This should not happen with a good patch file. -To see the files that have been modified use the sequence: - -@example -cd tools/@value{GDB-UNTAR} -find . -name "*.orig" -print -@end example - -The files that are found, have been modified by the patch file. - @end ifset @section Using the bit_gdb script -- cgit v1.2.3