summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-25 09:38:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-25 09:38:04 (GMT)
commit90781d6874c5e6c4a1c2f50f933330a3a76ebbce (patch)
tree51fed05c893c751728742ac2ffb65f0c9a9538e5 /doc
parentfe050914128d2cb08469451d9bc1fa1904558060 (diff)
parenta3572d2400fc9b189ceb5f6f2c929486d136ab05 (diff)
downloadtcl-90781d6874c5e6c4a1c2f50f933330a3a76ebbce.zip
tcl-90781d6874c5e6c4a1c2f50f933330a3a76ebbce.tar.gz
tcl-90781d6874c5e6c4a1c2f50f933330a3a76ebbce.tar.bz2
Merge trunk, and fix two socket test-cases.
Diffstat (limited to 'doc')
-rw-r--r--doc/OpenTcp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/OpenTcp.3 b/doc/OpenTcp.3
index 040a8e2..a39f6f6 100644
--- a/doc/OpenTcp.3
+++ b/doc/OpenTcp.3
@@ -45,7 +45,7 @@ chosen.
.AP int async in
If nonzero, the client socket is connected asynchronously to the server.
.AP "unsigned int" flags in
-ORed combination of \fBTCL_TCPSERVER\fR flags that specify additional
+ORed combination of \fBTCL_TCPSERVER\fR flags that specify additional
informations about the socket being created.
.AP ClientData sock in
Platform-specific handle for client TCP socket.