--- man/ncurses.3x | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x index d44754587..b0a4e79cb 100644 --- a/man/ncurses.3x +++ b/man/ncurses.3x @@ -1608,9 +1608,9 @@ .SS "\fITERMINFO\fP" The hashed database uses less disk space and is a little faster than the directory tree. However, -some applications assume the existence of the directory tree, -and read it directly -rather than using the +some applications assume the existence of the directory tree +and read it directly, +ignoring the .I \%term\%info API. .bP @@ -1945,12 +1945,12 @@ .SH "ALTERNATE CONFIGURATIONS" .RE .TP 5 .B \-\-with\-trace -The -.B trace -function normally resides in the debug library, -but it is sometimes useful to expose it in the shared or static library. -Configuration scripts should check for the function's existence rather -than assuming it is confined to the debug library. +The \fBcurses_trace\fP(3X) function is normally available +only in the debugging library; +this option exposes it in the shared and static libraries as well. +An application's configuration script should check +for the function's existence +rather than assuming its confinement to the debugging library. .SH FILES .TP .I @DATADIR@/tabset -- 2.30.2
signature.asc
Description: PGP signature
