From 01b241d21fcda6f4f179218b55dbe5e54bfd2757 Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 22 May 2004 00:05:35 +0000 Subject: Minor syntactic fixes. Removed a clause that read very strangely and was effectively duplicated elsewhere (and was a hold-over from previous versions of the page) --- doc/dde.n | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/dde.n b/doc/dde.n index 70f1db7..7880c69 100644 --- a/doc/dde.n +++ b/doc/dde.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: dde.n,v 1.11 2003/06/23 22:05:11 patthoyts Exp $ +'\" RCS: @(#) $Id: dde.n,v 1.12 2004/05/22 00:05:35 dkf Exp $ '\" .so man.macros .TH dde n 1.2 dde "Tcl Bundled Packages" @@ -42,9 +42,6 @@ interpreter given by \fBdde servername\fR. Other applications have their own \fIservice names\fR and \fItopics\fR. For instance, Microsoft Excel has the service name \fBExcel\fR. .PP -The \fBeval\fR and \fBexecute\fR commands accept the option \fB\-async\fR: -.TP - .SH "DDE COMMANDS" .PP The following commands are a subset of the full Dynamic Data Exchange @@ -115,7 +112,6 @@ service. The \fI\-async\fR option requests asynchronous invocation. The command returns an error message if the script did not run, unless the \fB\-async\fR flag was used, in which case the command returns immediately with no error. This command can be used to replace send on Windows. - .SH "DDE AND TCL" A Tcl interpreter always has a service name of \fBTclEval\fR. Each different interpreter of all running Tcl applications must be -- cgit v0.12