components/libtecla/files/gl_get_line.3tecla
changeset 7268 8b9571baf00a
parent 5810 76203f2cf39d
child 7273 4ca0c1aeae9b
--- a/components/libtecla/files/gl_get_line.3tecla	Tue Nov 08 11:16:49 2016 -0700
+++ b/components/libtecla/files/gl_get_line.3tecla	Tue Nov 08 11:01:18 2016 -0800
@@ -236,7 +236,7 @@
 .SH DESCRIPTION
 .sp
 .LP
-The \fBgl_get_line()\fR function is part of the \fBlibtecla\fR(3LIB) library. If the user is typing at a terminal, each call prompts them for an line of input, then provides interactive editing facilities, similar to those of the UNIX \fBtcsh\fR shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names, and in-line wild-card expansion of filenames. Documentation of both the user-level command-line editing features and all user configuration options can be found on the \fBtecla\fR(5) manual page.
+The \fBgl_get_line()\fR function is part of the \fBlibtecla\fR(3LIB) library. If the user is typing at a terminal, each call prompts them for an line of input, then provides interactive editing facilities, similar to those of the UNIX \fBtcsh\fR shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names, and in-line wild-card expansion of filenames. Documentation of both the user-level command-line editing features and all user configuration options can be found on the \fBtecla\fR(7) manual page.
 .SS "An Example"
 .sp
 .LP
@@ -1751,7 +1751,7 @@
 
 .sp
 .LP
-at the shell prompt. Further documentation on how the user can make use of this to enter international characters can be found in the \fBtecla\fR(5) man page.
+at the shell prompt. Further documentation on how the user can make use of this to enter international characters can be found in the \fBtecla\fR(7) man page.
 .SS "Thread Safety"
 .sp
 .LP