diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-09-04 21:35:21 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-09-04 21:35:21 (GMT) |
commit | a50dcb923a50640e31a433c872caa63630d8202d (patch) | |
tree | b5db0420431479a99a1a92ade263f2d177ff1e7f /doc | |
parent | 25925f6f8e072a0bc3cf719c7684eff79f96ed8f (diff) | |
parent | 4c8d436cd9e92ed6a304fed697f233ecb7996635 (diff) | |
download | tcl-a50dcb923a50640e31a433c872caa63630d8202d.zip tcl-a50dcb923a50640e31a433c872caa63630d8202d.tar.gz tcl-a50dcb923a50640e31a433c872caa63630d8202d.tar.bz2 |
merge trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dde.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ string is sent. Combining \fB-binary\fR with the result of \fBencoding convertto\fR may be used to send data in arbitrary encodings. .VE 8.6 .TP -\fBdde poke ?\fB\-binary\fR? \fIservice topic item data\fR +\fBdde poke\fR ?\fB\-binary\fR? \fIservice topic item data\fR . \fBdde poke\fR passes the \fIdata\fR to the server indicated by \fIservice\fR using the \fItopic\fR and \fIitem\fR specified. Typically, |