summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libcurses/termcap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/termcap.3 b/lib/libcurses/termcap.3
index 79c8ce21b0a..66ee22cb8d5 100644
--- a/lib/libcurses/termcap.3
+++ b/lib/libcurses/termcap.3
@@ -26,7 +26,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $OpenBSD: termcap.3,v 1.1 1998/07/23 21:20:05 millert Exp $
+.\" $OpenBSD: termcap.3,v 1.2 1998/07/25 22:03:17 millert Exp $
.\" $From: curs_termcap.3x,v 1.11 1998/07/18 02:45:56 tom Exp $
.TH termcap 3 ""
.ds n 5
@@ -76,7 +76,7 @@ Use \fBtputs\fR to output the returned string.
The \fBtgoto\fR routine instantiates the parameters into the given capability.
The output from this routine is to be passed to \fBtputs\fR.
-The \fBtputs\fR routine is described on the \fBcurs_terminfo\fR(3) manual
+The \fBtputs\fR routine is described on the \fBterminfo\fR(3) manual
page. It can retrieve capabilities by either termcap or terminfo name.
.SH RETURN VALUE