summaryrefslogtreecommitdiffstats
path: root/doc/dde.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-09-08 14:34:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-09-08 14:34:35 (GMT)
commit7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4 (patch)
tree941ec84a540d886ab16d256cc6c408416dd860b0 /doc/dde.n
parentfa105712c19ab4f84d85f6e33cb51a85e2ad259f (diff)
parent313d238fb894ff0775f40ec5aee77627742a3b1b (diff)
downloadtcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.zip
tcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.tar.gz
tcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.tar.bz2
merge bytecode init reworking
Diffstat (limited to 'doc/dde.n')
-rw-r--r--doc/dde.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dde.n b/doc/dde.n
index 37d491b..ac3d8ed 100644
--- a/doc/dde.n
+++ b/doc/dde.n
@@ -4,7 +4,7 @@
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-'\"
+'\"
.TH dde n 1.4 dde "Tcl Bundled Packages"
.so man.macros
.BS
@@ -85,7 +85,7 @@ the command returns immediately with no error.
.VS 8.6
Without the \fB\-binary\fR option all data will be sent in unicode. For
dde clients which don't implement the CF_UNICODE clipboard format, this
-will automatically be translated to the system encoding. You can use
+will automatically be translated to the system encoding. You can use
the \fB\-binary\fR option in combination with the result of
\fBencoding convertto\fR to send data in any other encoding.
.VE 8.6
@@ -102,7 +102,7 @@ application.
.VS 8.6
Without the \fB\-binary\fR option all data will be sent in unicode. For
dde clients which don't implement the CF_UNICODE clipboard format, this
-will automatically be translated to the system encoding. You can use
+will automatically be translated to the system encoding. You can use
the \fB\-binary\fR option in combination with the result of
\fBencoding convertto\fR to send data in any other encoding.
.VE 8.6