From eea1ed4e1a26f35dbbc707cbad703147a2320c91 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 28 Jun 2023 17:06:40 +0000 Subject: Remove documentation of deleted subcomands. --- doc/trace.n | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/doc/trace.n b/doc/trace.n index d54b17f..72b415b 100644 --- a/doc/trace.n +++ b/doc/trace.n @@ -356,26 +356,6 @@ associated with the trace. If \fIname\fR does not exist or does not have any traces set, then the result of the command will be an empty string. .RE -.PP -For backwards compatibility, three other subcommands are available: -.RS -.TP -\fBtrace variable \fIname ops command\fR -This is equivalent to \fBtrace add variable \fIname ops command\fR. -.TP -\fBtrace vdelete \fIname ops command\fR -This is equivalent to \fBtrace remove variable \fIname ops command\fR -.TP -\fBtrace vinfo \fIname\fR -This is equivalent to \fBtrace info variable \fIname\fR -.RE -.PP -These subcommands are deprecated and will likely be removed in a -future version of Tcl. They use an older syntax in which \fBarray\fR, -\fBread\fR, \fBwrite\fR, \fBunset\fR are replaced by \fBa\fR, \fBr\fR, -\fBw\fR and \fBu\fR respectively, and the \fIops\fR argument is not a -list, but simply a string concatenation of the operations, such as -\fBrwua\fR. .SH EXAMPLES .PP Print a message whenever either of the global variables \fBfoo\fR and -- cgit v0.12