diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/runtest.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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. |