summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/termcap.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-04 03:15:30 +0000
committerache <ache@FreeBSD.org>1994-12-04 03:15:30 +0000
commitc43ff73eee8ce92aecd4e353717b8668f2973995 (patch)
treebff584bbbec796eb94a426f825c39b993de9e981 /lib/libtermcap/termcap.3
parent8514c97735447fcb2a9d12493cf3f8a0574a0d5b (diff)
downloadFreeBSD-src-c43ff73eee8ce92aecd4e353717b8668f2973995.zip
FreeBSD-src-c43ff73eee8ce92aecd4e353717b8668f2973995.tar.gz
Describe tparm
Diffstat (limited to 'lib/libtermcap/termcap.3')
-rw-r--r--lib/libtermcap/termcap.317
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/libtermcap/termcap.3 b/lib/libtermcap/termcap.3
index 29d2719..861bc24 100644
--- a/lib/libtermcap/termcap.3
+++ b/lib/libtermcap/termcap.3
@@ -240,6 +240,23 @@ capability)
if a null
.Pq Sy ^@
is inappropriate.
+.Pp
+The
+.Fn tparm
+function
+instantiates the string
+.Fa cp
+with given parameters.
+A pointer is returned which points to
+the result of
+.Fa cp
+with the parameters applied.
+If a
+.Sy %
+sequence is given which is not understood, then
+.Fn tparm
+returns
+.Pq Dv OOPS .
.Sh FILES
.Bl -tag -width /usr/share/misc/termcap -compact
.It Pa /usr/lib/libtermcap.a
OpenPOWER on IntegriCloud