X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=man%2Fcurs_trace.3x;fp=man%2Fcurs_trace.3x;h=2a55275c2e46045a7140cd4802d65284553f23b1;hb=159cd0555e0efc14be66c9c3a1548f58908b6a1d;hp=09e787780fb4849da67e4e1cb3c97fd880841bc4;hpb=d90067f9008bb8338a77c1ed519bc108c275ed04;p=ncurses.git diff --git a/man/curs_trace.3x b/man/curs_trace.3x index 09e78778..2a55275c 100644 --- a/man/curs_trace.3x +++ b/man/curs_trace.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_trace.3x,v 1.41 2023/12/16 20:50:14 tom Exp $ -.TH curs_trace 3X 2023-12-16 "ncurses 6.4" "Library calls" +.\" $Id: curs_trace.3x,v 1.42 2023/12/23 16:08:25 tom Exp $ +.TH curs_trace 3X 2023-12-23 "ncurses 6.4" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -127,7 +127,7 @@ When the trace mask is nonzero, If the file already exists, no tracing is done. .bP If tracing is not available, \fBcurses_trace\fP returns zero (0). -.SS Trace Parameter +.SS "Trace Parameter" The trace parameter is formed by OR'ing values from the list of \fBTRACE_\fIxxx\fR definitions in \fB\fR. These include: @@ -211,7 +211,7 @@ use_env, use_extended_names, use_tioctl .RE -.SS Command-line Utilities +.SS "Command-line Utilities" The command-line utilities such as \fBtic\fP(1) provide a verbose option which extends the set of messages written using the \fBcurses_trace\fP function. Both of these (\fB\-v\fP and \fBcurses_trace\fP)