]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_memleaks.3x
ncurses 6.4 - patch 20231021
[ncurses.git] / man / curs_memleaks.3x
index 31a927c4097d7fd44e5da68bb9a172537d2309f3..82c37042a27b3d2c8afb33c2ae9a506d7247d09b 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_memleaks.3x,v 1.28 2023/10/07 21:19:07 tom Exp $
-.TH curs_memleaks 3X 2023-10-07 "ncurses 6.4" "Library calls"
+.\" $Id: curs_memleaks.3x,v 1.29 2023/10/21 10:28:36 tom Exp $
+.TH curs_memleaks 3X 2023-10-21 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -118,7 +118,8 @@ In some implementations, there is a global variable \fBsp\fP
 which could be used, e.g., if the screen were only initialized
 using \fB\%initscr\fP.
 .bP
-The portable part of \fB\%exit_terminfo\fP can be freed using \fB\%del_curterm\fP.
+The portable part of \fB\%exit_terminfo\fP can be freed
+using \fB\%del_curterm\fP.
 .IP
 In this case, there is a global variable \fB\%cur_term\fP which can be
 used as parameter.