X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_terminfo.3x;h=00ae1349db0ad0a8cec0b1c1064a852e20178675;hb=7104baa59ff713e8339b3b20edcf4234a5af6200;hp=9abad1b04c3498b289aac7fbf9479eff5204e3d3;hpb=66dce3ce75bac445bd106da5322f1ec3fb1e56e4;p=ncurses.git diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x index 9abad1b0..00ae1349 100644 --- a/man/curs_terminfo.3x +++ b/man/curs_terminfo.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_terminfo.3x,v 1.81 2022/02/12 20:05:11 tom Exp $ +.\" $Id: curs_terminfo.3x,v 1.82 2022/06/04 22:47:05 tom Exp $ .TH curs_terminfo 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -410,7 +410,8 @@ for each of the predefined \fBterminfo\fP variables: .\" *************************************************************************** .SS Releasing Memory Each successful call to \fBsetupterm\fP allocates memory to hold the terminal -description. As a side-effect, it sets \fBcur_term\fP to point to this memory. +description. +As a side-effect, it sets \fBcur_term\fP to point to this memory. If an application calls .sp \fBdel_curterm(cur_term);\fP