bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] [PATCH 1/2] doc/runtest.1: Correct name of debug file.


From: Bernhard Reutner-Fischer
Subject: [Bug-dejagnu] [PATCH 1/2] doc/runtest.1: Correct name of debug file.
Date: Fri, 23 Mar 2012 14:10:02 +0100

Signed-off-by: Bernhard Reutner-Fischer <address@hidden>
---
 ChangeLog     |    4 ++++
 doc/runtest.1 |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index aa8f46d..097f048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-23  Bernhard Reutner-Fischer  <address@hidden>
+
+       * doc/runtest.1: Correct name of debug file.
+
 2012-02-25  Ben Elliston  <address@hidden>
 
        * runtest: Search /usr/share/dejagnu and /usr/local/share/dejagnu
diff --git a/doc/runtest.1 b/doc/runtest.1
index e558027..cec1e45 100644
--- a/doc/runtest.1
+++ b/doc/runtest.1
@@ -21,7 +21,7 @@ displayed.
 Turn on
 .B expect
 internal debugging output. The output is logged to a file called
-\fBdbg.out\fR.
+\fBdbg.log\fR.
 .TP
 .BI --build \ TRIPLET
 The configuration TRIPLET for the build system.
@@ -67,7 +67,7 @@ Set the exit status to fail on Tcl errors.
 Turns on
 .B expect
 internal tracing to \fIN\fR levels deep. The output is logged to a
-file called \fBdbg.out\fR.
+file called \fBdbg.log\fR.
 .TP
 .BI --target \ TRIPLET
 The configuration TRIPLET for the target.
-- 
1.7.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]