Describe tparm

This commit is contained in:
Andrey A. Chernov 1994-12-04 03:15:30 +00:00
parent 9077e6d34c
commit f38f7e1a33
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4945

View file

@ -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