]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_memleaks.3x
ncurses 6.4 - patch 20231111
[ncurses.git] / man / curs_memleaks.3x
index 31a927c4097d7fd44e5da68bb9a172537d2309f3..0f52899c73080fffa1d92003a5bab48568079040 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.31 2023/11/11 11:46:43 tom Exp $
+.TH curs_memleaks 3X 2023-11-11 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -118,11 +118,12 @@ 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.
 .SH SEE ALSO
+\fB\%curses\fP(3X),
 \fB\%curs_initscr\fP(3X),
-\fB\%curs_terminfo\fP(3X),
-\fB\%curses\fP(3X)
+\fB\%curs_terminfo\fP(3X)