From ae2e9f2935585164dfd1d9c6ef1ba8011d85478f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 14 Apr 1998 21:17:53 +0000 Subject: "arc" changed to "archive" Pictures now in ASCII. --- doc/started/gdb.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/started/gdb.t') diff --git a/doc/started/gdb.t b/doc/started/gdb.t index 753be10c87..d54fca9d42 100644 --- a/doc/started/gdb.t +++ b/doc/started/gdb.t @@ -26,7 +26,7 @@ Use the following commands to unarchive the gdb distribution: @example cd tools -tar xzf ../arc/@value{GDB-TAR} +tar xzf ../archive/@value{GDB-TAR} @end example The directory @value{GDB-UNTAR} is created under the tools directory. @@ -48,7 +48,7 @@ Apply the patch using the following command sequence: @example cd tools/@value{GDB-UNTAR} -zcat arc/@value{GDB-RTEMSPATCH} | patch -p1 +zcat archive/@value{GDB-RTEMSPATCH} | patch -p1 @end example Check to see if any of these patches have been rejected using the following -- cgit v1.2.3