X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_memleaks.3x;h=962a932a8ffb3f670d89c93247b75cf76596d150;hp=a8a455257f2d9405e79468ae2fbe59881b62371e;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hpb=d96f3e9b8a422f6daa2101d4d165801421312aa0;ds=sidebyside diff --git a/man/curs_memleaks.3x b/man/curs_memleaks.3x index a8a45525..962a932a 100644 --- a/man/curs_memleaks.3x +++ b/man/curs_memleaks.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2008 Free Software Foundation, Inc. * +.\" Copyright (c) 2008,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,13 +26,13 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_memleaks.3x,v 1.1 2008/10/25 23:38:13 tom Exp $ +.\" $Id: curs_memleaks.3x,v 1.2 2010/07/31 16:11:27 tom Exp $ .TH curs_memleaks 3X "" .na .hy 0 .SH NAME \fB_nc_freeall\fP -\fB_nc_free_and_exit\fP - \fBcurses\fR memory-leak checking +\fB_nc_free_and_exit\fP \- \fBcurses\fR memory-leak checking .ad .hy .SH SYNOPSIS @@ -45,7 +45,7 @@ These functions are used to simplify analysis of memory leaks in the ncurses library. They are normally not available; they must be configured into the library -at build time using the \fB--disable-leaks\fP option. +at build time using the \fB\-\-disable-leaks\fP option. That compiles-in code that frees memory that normally would not be freed. .PP Any implementation of curses must not free the memory associated with