summaryrefslogtreecommitdiffstats
path: root/doc/send.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2005-04-06 21:11:49 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2005-04-06 21:11:49 (GMT)
commit7d9bd73701b166d53fff0e52f717448f01d7b2f5 (patch)
tree4703569bae4ea9053243ae2a3bd9823280c478ec /doc/send.n
parent84a7f9a0dc89fbede96efdb98ba5dd5037ab6e9c (diff)
downloadtk-7d9bd73701b166d53fff0e52f717448f01d7b2f5.zip
tk-7d9bd73701b166d53fff0e52f717448f01d7b2f5.tar.gz
tk-7d9bd73701b166d53fff0e52f717448f01d7b2f5.tar.bz2
Purge old and inaccurate .VS/.VE macros.
Diffstat (limited to 'doc/send.n')
-rw-r--r--doc/send.n6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/send.n b/doc/send.n
index 5de1b84..fc2fe65 100644
--- a/doc/send.n
+++ b/doc/send.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: send.n,v 1.4 2004/06/21 14:06:37 dkf Exp $
+'\" RCS: @(#) $Id: send.n,v 1.5 2005/04/06 21:11:54 dkf Exp $
'\"
.so man.macros
.TH send n 4.0 Tk "Tk Built-In Commands"
@@ -87,10 +87,8 @@ list of enabled hosts is empty.
This means that applications cannot connect to your server unless
they use some other form of authorization
such as that provide by \fBxauth\fR.
-.VS
Under Windows, \fBsend\fR is currently disabled. Most of the
functionality is provided by the \fBdde\fR command instead.
-.VE
.SH EXAMPLE
This script fragment can be used to make an application that only runs
once on a particular display.
@@ -109,6 +107,4 @@ proc RemoteStart args {
}
.CE
.SH KEYWORDS
-.VS
application, dde, name, remote execution, security, send
-.VE