summaryrefslogtreecommitdiffstats
path: root/doc/dde.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-13 04:42:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-13 04:42:33 (GMT)
commit6c8d57ffe3737a001786e0838daaf1a6e9f246c1 (patch)
treea2ba02d3c0db535cc2a9b30b8e14078c4935583c /doc/dde.n
parent88b202715dfbdfc05b7ce33d7f176595620496be (diff)
downloadtcl-6c8d57ffe3737a001786e0838daaf1a6e9f246c1.zip
tcl-6c8d57ffe3737a001786e0838daaf1a6e9f246c1.tar.gz
tcl-6c8d57ffe3737a001786e0838daaf1a6e9f246c1.tar.bz2
minor fix
Diffstat (limited to 'doc/dde.n')
-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,