summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-09-04 21:35:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-09-04 21:35:21 (GMT)
commit59e88c2cfc3c21ec119b9dce61f406f03af5fafa (patch)
treeb5db0420431479a99a1a92ade263f2d177ff1e7f /doc
parentc7b9c3391a7f06815fd0c3e83f795e3dea514aaf (diff)
parent4c3a4ca226ab8a36144f0096e3eb689b67f8d876 (diff)
downloadtcl-59e88c2cfc3c21ec119b9dce61f406f03af5fafa.zip
tcl-59e88c2cfc3c21ec119b9dce61f406f03af5fafa.tar.gz
tcl-59e88c2cfc3c21ec119b9dce61f406f03af5fafa.tar.bz2
merge trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/dde.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dde.n b/doc/dde.n
index e4b51b7..0acceac 100644
--- a/doc/dde.n
+++ b/doc/dde.n
@@ -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,