aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index a4d66720..3d5d1812 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -231,7 +231,8 @@ and so on.)
.PD
\fB\-\^\-debug\fR[\fB=\fIfile\fR]
Enable debugging of \*(AK programs.
-By default, the debugger reads commands interactively from the terminal.
+By default, the debugger reads commands interactively from the keyboard
+(standard input).
The optional
.IR file
argument specifies a file with a list
@@ -626,7 +627,7 @@ specifies a search path to use when finding source files named with
the
.B \-l
option. If this variable does not exist, the default path is
-\fB".:/usr/local/lib/gawk"\fR.
+\fB"/usr/local/lib/gawk"\fR.
(The actual directory may vary, depending upon how
.I gawk
was built and installed.)